Package | Description |
---|---|
org.processmining.models.graphbased.directed.analysis |
Modifier and Type | Method and Description |
---|---|
static <N extends DirectedGraphNode,E extends DirectedGraphEdge<? extends N,? extends N>> |
ShortestPathFactory.calculateAllShortestDistanceDijkstra(DirectedGraph<N,E> graph) |