Content deleted Content added
m Signing comment by 88.104.125.53 - "→Relaxation condition?: new section" |
Rik-a-berry (talk | contribs) |
||
Line 17:
== Wrong anim? ==
Read the algorithm, it keeps the minimum distance. [[Special:Contributions/129.67.95.240|129.67.95.240]] ([[User talk:129.67.95.240|talk]]) 13:03, 9 August 2011 (UTC)
Line 30:
This animation is simply terrible. From what I can tell, it's trying to depict the algorithm finding the shortest path between a (1) and b (5), and it comes up with 1,2,3,6,5 with a total length of 28. Clearly, the right answer to that question is 1,3,6,5 with a length of 20. I assume the order of turning vertices red is supposed to be the order of the path. On the other hand, if the algorithm is supposed to generate a shortest path tree, why does the animation not show any branching? [[User:King rhoton|King rhoton]] ([[User talk:King rhoton|talk]]) 06:21, 2 February 2014 (UTC)
When node 4 is reached from node 3, it shows, 22<11+9. Silly mistake i guess.
== Animation could be slightly improved ==
|