Content deleted Content added
m Signing comment by 84.203.48.54 - "→RELAX?!?!? DON'T TELL ME TO RELAX WITHOUT DEFINING IT!!!: " |
|||
Line 138:
The program I made based on the pseudocode didn't work until I made this change. Can anyone confirm that this is indeed the case (and not just some other bug in my program) and if so, correct the article? --[[User:Smallhacker|Smallhacker]] ([[User talk:Smallhacker|talk]]) 15:38, 3 March 2011 (UTC)
One more clarification on the Pseudocode
for each edge (u, v) with weight w in edges:
in this line what is u ? I beleive u should be changed to i or vice versa.
==== proposed answer ====
|