Class CutFinderIMflc
- java.lang.Object
-
- org.processmining.plugins.InductiveMiner.mining.cuts.IMflc.CutFinderIMflc
-
-
Constructor Summary
Constructors Constructor Description CutFinderIMflc()
-
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.
-