- dijkstra
DijkstraInfo!D dijkstra(T g, int s, D inf)
Undocumented in source. Be warned that the author may not have intended to support it.
- dijkstraDense
DijkstraInfo!D dijkstraDense(T g, int s, D inf)
Undocumented in source. Be warned that the author may not have intended to support it.