Class CutFinderIMlc
- java.lang.Object
-
- org.processmining.plugins.InductiveMiner.mining.cuts.IMlc.CutFinderIMlc
-
-
Constructor Summary
Constructors Constructor Description CutFinderIMlc()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CutfindCut(IMLog log, IMLogInfo logInfo, MinerState minerState)Returns a cut, or null if none found.
-