public class AlignmentsWithAlignmentPackage
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
costUpperBound |
static nl.tue.alignment.algorithms.ReplayAlgorithm.Debug |
debug |
static int |
maxNumberOfStates |
static boolean |
moveSort |
static boolean |
partialOrder |
static boolean |
preferExact |
static boolean |
queueSort |
static int |
threads |
static int |
timeout |
static boolean |
useInt |
| Constructor and Description |
|---|
AlignmentsWithAlignmentPackage() |
| Modifier and Type | Method and Description |
|---|---|
static void |
align(org.processmining.acceptingpetrinet.models.AcceptingPetriNet aNet,
org.deckfour.xes.model.XLog log,
org.processmining.plugins.inductiveVisualMiner.alignment.IvMEventClasses eventClasses,
org.processmining.plugins.inductiveVisualMiner.alignment.AcceptingPetriNetAlignmentCallback callback,
org.processmining.framework.plugin.ProMCanceller canceller) |
public static final boolean moveSort
public static final boolean useInt
public static final boolean partialOrder
public static final boolean preferExact
public static final boolean queueSort
public static final int threads
public static final int costUpperBound
public static final int maxNumberOfStates
public static final int timeout
public static final nl.tue.alignment.algorithms.ReplayAlgorithm.Debug debug
public static void align(org.processmining.acceptingpetrinet.models.AcceptingPetriNet aNet,
org.deckfour.xes.model.XLog log,
org.processmining.plugins.inductiveVisualMiner.alignment.IvMEventClasses eventClasses,
org.processmining.plugins.inductiveVisualMiner.alignment.AcceptingPetriNetAlignmentCallback callback,
org.processmining.framework.plugin.ProMCanceller canceller)
throws java.lang.InterruptedException,
java.util.concurrent.ExecutionException
java.lang.InterruptedExceptionjava.util.concurrent.ExecutionException