public class CutFinderIMLoop extends java.lang.Object implements CutFinder, DfgCutFinder
| Constructor and Description |
|---|
CutFinderIMLoop() |
public Cut findCut(IMLog log, IMLogInfo logInfo, MinerState minerState)
CutFinderpublic Cut findCut(Dfg dfg, DfgMinerState minerState)
DfgCutFinderfindCut in interface DfgCutFinder