[][src]Crate generic_floyd_warshall

Functions

floyd_warshall

Generic implementation of the Floyd-Warshall algorithm for finding the shortest paths in a weighted graph.