| Package | Description |
|---|---|
| salvo.jesus.graph | |
| salvo.jesus.graph.algorithm |
| Modifier and Type | Method and Description |
|---|---|
void |
WeightedGraphImpl.setShortestPathAlgorithm(ShortestPathAlgorithm algo)
Sets the algorithm used to determine the shortest path spanning tree.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShortestPathDijkstraAlgorithm
A concrete implementation of ShortestPathAlgorithm using Dijkstra's method.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.