public class CutFinderWithoutLogIMLoopWithMinimumSelfDistance extends java.lang.Object implements CutFinderWithoutLog
| Constructor and Description |
|---|
CutFinderWithoutLogIMLoopWithMinimumSelfDistance() |
| Modifier and Type | Method and Description |
|---|---|
Cut |
findCut(DfgMsd graph,
MinerStateWithoutLog minerState) |
public CutFinderWithoutLogIMLoopWithMinimumSelfDistance()
public Cut findCut(DfgMsd graph, MinerStateWithoutLog minerState)
findCut in interface CutFinderWithoutLog