Constructor and Description |
---|
AbstractDataViewCache(DataViewBuilder dataViewBuilder,
boolean activateDataViewCache,
org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate<? extends nl.tue.astar.Tail> delegate) |
DataViewResultCache(DataViewBuilder dataViewBuilder,
org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate<? extends nl.tue.astar.Tail> delegate,
boolean activateDataViewCache,
int maxCacheSize) |
Modifier and Type | Field and Description |
---|---|
protected DataViewBuilder |
AlignmentAbstractAdapter.dataViewBuilder |
Modifier and Type | Method and Description |
---|---|
nl.tue.astar.util.FastLookupPriorityQueue |
AlignmentAdapter.PriorityQueueFactory.newInstance(DataViewBuilder dataViewBuilder,
org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate<? extends nl.tue.astar.Tail> delegate) |
Constructor and Description |
---|
BalancedStrategyImpl(DataViewBuilder dataViewBuilder,
it.unimi.dsi.fastutil.shorts.Short2ShortMap eventIndexMap) |
DataAwareGraphThread(nl.tue.astar.impl.memefficient.StorageAwareDelegate<H,T> delegate,
H initialHead,
nl.tue.astar.impl.AbstractAStarThread.StorageHandler<H,T> storageHandler,
nl.tue.astar.Trace trace,
int maxStates,
DataAlignmentAdapter adapter,
LogMapping logMapping,
TraceMapping traceMapping,
java.util.Map<org.deckfour.xes.model.XEvent,org.deckfour.xes.classification.XEventClass> mapEv2EventClass,
java.util.Map<org.deckfour.xes.classification.XEventClass,java.lang.Integer> mapEvClass2Cost,
DataViewBuilder dataViewBuilder,
boolean activateCache,
boolean isUseImprovedMethod,
nl.tue.astar.AStarThread.ASynchronousMoveSorting sorting,
AlignmentAdapter.PriorityQueueFactory queueFactory,
DataStateStore dataStateStore,
it.unimi.dsi.fastutil.Hash.Strategy<DRecord> strategy) |
DataAwareThread(nl.tue.astar.impl.memefficient.StorageAwareDelegate<H,T> delegate,
H initialHead,
nl.tue.astar.impl.AbstractAStarThread.StorageHandler<H,T> storageHandler,
nl.tue.astar.Trace trace,
int maxStates,
DataAlignmentAdapter adapter,
LogMapping logMapping,
TraceMapping traceMapping,
java.util.Map<org.deckfour.xes.model.XEvent,org.deckfour.xes.classification.XEventClass> mapEv2EventClass,
java.util.Map<org.deckfour.xes.classification.XEventClass,java.lang.Integer> mapEvClass2Cost,
DataViewBuilder dataViewBuilder,
boolean activateCache,
boolean isUseImprovedMethod,
nl.tue.astar.AStarThread.ASynchronousMoveSorting sorting,
AlignmentAdapter.PriorityQueueFactory queueFactory,
DataStateStore dataStateStore) |
Constructor and Description |
---|
DataAlignmentAdapterCacheImpl(DataViewBuilder dataViewBuilder,
DataStateFactory dataStateFactory,
org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate<? extends nl.tue.astar.Tail> delegate,
LogMapping logMapping) |