Package | Description |
---|---|
org.processmining.lpm.adjustedalignments |
Modifier and Type | Class and Description |
---|---|
static class |
AllSamplingOptAlignmentsGraphThread.CPUEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail>
CPU efficient variant of the Stubborn set implementation
|
static class |
AllSamplingOptAlignmentsGraphThread.MemoryEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail>
Memory efficient variant of the Stubborn set implementation
|
Modifier and Type | Method and Description |
---|---|
protected AllSamplingOptAlignmentsGraphThread<PHead,nl.tue.astar.impl.DijkstraTail> |
AllOptAlignmentsGraphSamplingAlg.getThread(MemoryEfficientAStarAlgorithm<PHead,nl.tue.astar.impl.DijkstraTail> aStar,
PHead initial,
nl.tue.astar.Trace trace,
int maxNumOfStates)
Since we only need samples, sorting may take place
|