Exercise: Select Edges as Specified by Kruskal’s Algorithm
Attempt this exercise to see if you can identify the order in which edges are selected by Kruskal’s algorithm for building a minimum spanning tree.
We'll cover the following...
...