public class AStarAlgorithmWithLog
extends org.processmining.plugins.etm.model.narytree.replayer.AStarAlgorithm
Constructor and Description |
---|
AStarAlgorithmWithLog(org.deckfour.xes.model.XLog log,
IvMEventClasses classes,
java.util.Map<org.deckfour.xes.classification.XEventClass,java.lang.Integer> activity2Cost) |
Modifier and Type | Method and Description |
---|---|
gnu.trove.list.array.TIntArrayList |
getXTracesOf(nl.tue.astar.Trace aTrace) |
public AStarAlgorithmWithLog(org.deckfour.xes.model.XLog log, IvMEventClasses classes, java.util.Map<org.deckfour.xes.classification.XEventClass,java.lang.Integer> activity2Cost)