Floyd Warshall Algorithm can be used for finding _____________
(a) Single source shortest path
(b) Topological sort
(c) Minimum spanning tree
(d) Transitive closure
The question was posed to me in homework.
My doubt stems from Shortest Path topic in chapter Shortest Path of Data Structures & Algorithms II