Content deleted Content added
m Archiving 2 discussion(s) to Talk:Dijkstra's algorithm/Archive 2) (bot |
→GIF is confusing: new section |
||
Line 39:
The pseudocode is a sort of Breadth-First Search, not Uniform-Cost Search, as it does not consider edge weight.[[User:Ehasl|Elias]] ([[User talk:Ehasl|talk]]) 10:49, 9 January 2020 (UTC)
== GIF is confusing ==
The gif of Dijkstra's implementation gives irrelevant information which is misleading and confusing - the values inside the nodes are pointless and contribute nothing to the understanding of the algorithm, while the excessive amount of information is confusing.
A new gif with no values inside the nodes should be created.
|