Uses of Class
org.processmining.plugins.InductiveMiner.mining.cuts.ExhaustiveKSuccessor.Exhaustive.Result
-
Packages that use Exhaustive.Result Package Description org.processmining.plugins.InductiveMiner.mining.cuts.ExhaustiveKSuccessor -
-
Uses of Exhaustive.Result in org.processmining.plugins.InductiveMiner.mining.cuts.ExhaustiveKSuccessor
Methods in org.processmining.plugins.InductiveMiner.mining.cuts.ExhaustiveKSuccessor that return Exhaustive.Result Modifier and Type Method Description Exhaustive.ResultExhaustive. processCutLoop(java.util.Collection<java.util.Set<org.deckfour.xes.classification.XEventClass>> partition)Exhaustive.ResultExhaustive. processCutParallel(java.util.Collection<java.util.Set<org.deckfour.xes.classification.XEventClass>> partition)Exhaustive.ResultExhaustive. tryAll()Exhaustive.ResultExhaustive. tryRange(int nrOfBits, org.deckfour.xes.classification.XEventClass[] activities, long startCutNr, long endCutNr)
-