Interface CutFinder
-
- All Known Implementing Classes:
CutFinderIMConcurrent,CutFinderIMConcurrentWithMinimumSelfDistance,CutFinderIMExclusiveChoice,CutFinderIMLoop,CutFinderIMSequence
public interface CutFinder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CutfindCut(IMLog log, IMLogInfo logInfo, MinerState minerState)
-
-
-
Method Detail
-
findCut
Cut findCut(IMLog log, IMLogInfo logInfo, MinerState minerState)
-
-