Constructor and Description |
---|
CutFinderIMaInterleaved() |
Modifier and Type | Method and Description |
---|---|
static Cut |
findCut(IMLog log,
IMLogInfo logInfo,
Dfg dfg,
boolean preserveFitness) |
Cut |
findCut(IMLog log,
IMLogInfo logInfo,
MinerState minerState)
Returns a cut, or null if none found.
|
public Cut findCut(IMLog log, IMLogInfo logInfo, MinerState minerState)
CutFinder