Borůvka's algorithm: Difference between revisions

Content deleted Content added
No edit summary
m Reverted edits by 128.2.247.72 (talk) to last version by Toncek
Line 7:
*Copy the vertices of ''G'' into a new graph, ''L'', with no edges.
*While the graph has more than one component
**For each component, find the cheapest edge whichwith hasexactly one vertex in the component
**Add all of these edges to ''L''.