Borůvka's algorithm: Difference between revisions

Content deleted Content added
or actually I think Georges
No mention of greedyness anywhere, while Kruskal article has it. Editing to make it more obvious.
Line 2:
{{graph search algorithm}}
 
'''Borůvka's algorithm''' is ana [[greedy algorithm]] for finding a [[minimum spanning tree]] in a graph for which all edge weights are distinct,
or a minimum spanning forest in the case of a graph that is not connected.