|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| AlgorithmPath | This interface is the interface of all algorithm that deals with path calculation. |
| WeightResolver | interface for classes that provide operation over weight to path algorithm. |
| Class Summary | |
|---|---|
| DijkstraPath | This class implements a edge "sort" algorithm. |
| DistanceGraphConverter | This class compute a directed graph from another directed graph. |
| Path | This class represents a path in a graph. |
| TopologicalSort | This class implements a topological sort of vertices of a directed acyclic graph (DAG), based on the direction of the edges connecting them. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||