Kruskal's algorithm
Home
>
Computer Science
>
Algorithms and data structures
>
Network algorithms
>
Kruskal's algorithm
Another greedy algorithm used to find the minimum spanning tree of a connected weighted graph.