Content deleted Content added
m JohnBlackburne moved page Talk:Dijkstra's algorithm to Talk:Dijkstra's algorithm over redirect: Restore normal/standard encoding, per http://scripts.sil.org/LatinLetterCombinations |
|||
Line 56:
6 '''end while''' ;
This way, you also get the start node. This is not the case in the current version. [[User:Milcke|Milcke]] ([[User talk:Milcke|talk]]) 17:06, 8 October 2011 (UTC)
So the "unvisited set" is not the set of nodes marked as unvisited?
That's very confusing. Also, in step 4 we are told to remove the current node from the "unvisited set." But if the current node is the initial node, it isn't in the "unvisited set".
|