Class DfgCutFinderSimple
- java.lang.Object
-
- org.processmining.plugins.inductiveminer2.framework.cutfinders.DfgCutFinderSimple
-
public class DfgCutFinderSimple extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DfgCutFinderSimple()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CutfindCut(IntDfg dfg, MinerState minerState)
-
-
-
Method Detail
-
findCut
public Cut findCut(IntDfg dfg, MinerState minerState)
-
-