Talk:Floyd–Warshall algorithm: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 39:
== Optimization in Pseudocode ==
 
I've removed the optimization from the pseudocode. The point of pseudocode is not to show the most efficient method possible, but rather to illustrate how the algorithm works. Any programmer implementing pseudocode should be expected to take simple optimizations into account. [[User:Stargazer7121|Stargazer7121]] ([[User talk:Stargazer7121|talk]]) 21:39, 8 February 2013 (UTC)