Package | Description |
---|---|
org.processmining.plugins.astar.petrinet | |
org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express |
Modifier and Type | Method and Description |
---|---|
protected PILPDelegate |
PetrinetReplayerMovePreferenceAwareWithILP.getDelegate(org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log,
org.deckfour.xes.classification.XEventClasses classes,
TransEvClassMapping mapping,
int delta,
int threads) |
protected PILPDelegate |
PetrinetReplayerWithILP.getDelegate(org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log,
org.deckfour.xes.classification.XEventClasses classes,
TransEvClassMapping mapping,
int delta,
int threads) |
Modifier and Type | Method and Description |
---|---|
protected PILPDelegate |
AllOptAlignmentsGraphILPAlg.getDelegate(org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log,
org.deckfour.xes.classification.XEventClasses classes,
TransEvClassMapping map,
java.util.Map<org.processmining.models.graphbased.directed.petrinet.elements.Transition,java.lang.Integer> mapTrans2Cost,
java.util.Map<org.deckfour.xes.classification.XEventClass,java.lang.Integer> mapEvClass2Cost,
int delta,
org.processmining.models.semantics.petrinet.Marking[] finalMarkings) |