Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
PILPTail(PILPDelegate delegate,
PHead h,
int minCost) |
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) |