What happens when the value of k is 0 in the Floyd Warshall Algorithm?
(a) 1 intermediate vertex
(b) 0 intermediate vertex
(c) N intermediate vertices
(d) N-1 intermediate vertices
This question was addressed to me during an online exam.
My query is from Shortest Path topic in division Shortest Path of Data Structures & Algorithms II