Incorrect implementations of the Floyd--Warshall algorithm give correct solutions after three repeats

04/02/2019
by   Ikumi Hide, et al.
0

The Floyd--Warshall algorithm is a well-known algorithm for the all-pairs shortest path problem that is simply implemented by triply nested loops. In this study, we show that the incorrect implementations of the Floyd--Warshall algorithm that misorder the triply nested loops give correct solutions if these are repeated three times.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset