Package | Description |
---|---|
org.processmining.plugins.InductiveMiner.mining.cuts.ExhaustiveKSuccessor |
Modifier and Type | Method and Description |
---|---|
Exhaustive.Result |
Exhaustive.processCutLoop(java.util.Collection<java.util.Set<org.deckfour.xes.classification.XEventClass>> partition) |
Exhaustive.Result |
Exhaustive.processCutParallel(java.util.Collection<java.util.Set<org.deckfour.xes.classification.XEventClass>> partition) |
Exhaustive.Result |
Exhaustive.tryAll() |
Exhaustive.Result |
Exhaustive.tryRange(int nrOfBits,
org.deckfour.xes.classification.XEventClass[] activities,
long startCutNr,
long endCutNr) |