Package | Description |
---|---|
org.processmining.onlineconformance | |
org.processmining.onlineconformance.replayer |
Modifier and Type | Method and Description |
---|---|
OracleBasedReplayer<? extends NAryTreeState,NAryTreeLabel,NAryTreeNode> |
TestTreeExample.createReplayer(boolean keepHistory,
gnu.trove.map.TObjectIntMap<NAryTreeLabel> logMoveCost,
int queueSize,
AbstractNAryTreeOracle<?,?> oracle) |
Modifier and Type | Class and Description |
---|---|
class |
OracleBasedReplayerWithHistory<S extends HistoryAwareState<L,M>,L,M> |