Floyd-Warshall algorithm

Home > Computer Science > Algorithms and data structures > Network algorithms > Floyd-Warshall algorithm

Algorithm that computes the shortest paths between all pairs of nodes in a weighted graph.