| DijkstraAllPairsSP Methods |
The DijkstraAllPairsSP type exposes the following members.
| Name | Description | |
|---|---|---|
| Dist |
Returns the length of a shortest path from vertex s to vertex t. | |
| HasPath |
Is there a path from the vertex s to vertex t? | |
| Path |
Returns a shortest path from vertex s to vertex t. |