Package | Description |
---|---|
org.processmining.lpm.adjustedalignments |
Modifier and Type | Interface and Description |
---|---|
interface |
ObservableAStarThread<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAStarThreadNoModelMoves<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> |
class |
AllSamplingOptAlignmentsGraphThread<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail>
this thread sort
|
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
|
static class |
AStarThread.CPUEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> |
static class |
AStarThread.MemoryEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> |