Given the following graph
The minimum spanning tree is constructed in the following way. In this case, either of the following are valid minimum spanning trees.
Let's look at a more realistic graph.
Here is the minimum spanning tree.
Back to AlgoNet Home