A

Admin • 832.70K Points
Coach

Q. Floyd Warshall’s Algorithm is used for solving

  • (A) all pair shortest path problems
  • (B) single source shortest path problems
  • (C) network flow problems
  • (D) sorting problems

Explanation by: Admin

floyd warshall’s algorithm is used for solving all pair shortest path problems. it means the algorithm is used for finding the shortest paths between all pairs of vertices in a graph.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.