1.

Floyd- Warshall algorithm was proposed by ____________(a) Robert Floyd and Stephen Warshall(b) Stephen Floyd and Robert Warshall(c) Bernad Floyd and Robert Warshall(d) Robert Floyd and Bernad WarshallThe question was asked in semester exam.This question is from Shortest Path topic in portion Shortest Path of Data Structures & Algorithms II

Answer»

The CORRECT answer is (a) Robert Floyd and Stephen Warshall

The BEST I can explain: Floyd- Warshall Algorithm was proposed by Robert Floyd in the year 1962. The same algorithm was proposed by Stephen Warshall during the same year for FINDING the TRANSITIVE CLOSURE of the graph.



Discussion

No Comment Found

Related InterviewSolutions