Class CutFinderIMConcurrentWithMinimumSelfDistance
- java.lang.Object
-
- org.processmining.plugins.inductiveminer2.framework.cutfinders.CutFinderIMConcurrentWithMinimumSelfDistance
-
-
Constructor Summary
Constructors Constructor Description CutFinderIMConcurrentWithMinimumSelfDistance()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description CutfindCut(IMLog log, IMLogInfo logInfo, MinerState minerState)static CutfindCutImpl(IMLog log, IMLogInfo logInfo, MinerState minerState)
-
-
-
Method Detail
-
findCut
public Cut findCut(IMLog log, IMLogInfo logInfo, MinerState minerState)
-
findCutImpl
public static Cut findCutImpl(IMLog log, IMLogInfo logInfo, MinerState minerState)
-
-