Borůvka's algorithm: Difference between revisions

Content deleted Content added
Pseudocode: unambiguous wikilink
Pseudocode: specify that E' is initially empty
Line 45:
'''output:''' ''F'', the minimum spanning forest of ''G''.
Initialize a forest ''F'' to (''V'', ''E'''') where ''E''' = {}.
''completed'' = '''false'''