Package | Description |
---|---|
org.processmining.security.plugins.replayer | |
org.processmining.security.plugins.replayer.aStar |
Modifier and Type | Method and Description |
---|---|
AStartNode[] |
InterLevelReplayer.removeNodesWithMaxCost(java.util.PriorityQueue<AStartNode> pQueue,
int size) |
Modifier and Type | Method and Description |
---|---|
AStartNode[] |
InterLevelReplayer.removeNodesWithMaxCost(java.util.PriorityQueue<AStartNode> pQueue,
int size) |
Modifier and Type | Method and Description |
---|---|
AStartNode |
AStartNode.clone() |
Modifier and Type | Method and Description |
---|---|
int |
AStartNode.compareTo(AStartNode o) |