What does K (top most loop) in Floyd-Warshall Algorithm tells? I have confusion between 'k' tells number of intermediate vertex or K tells the kth vertex will be taken as intermediate vertex.
Asked
Active
Viewed 177 times
0
-
1`k` is the index of intermediate vertex – DAle Nov 22 '17 at 06:47