00:01
We are given the weighted graph and we're asked to find a maximum spanning tree for this graph.
00:08
The weighted graph is the weighted graph from exercise 2.
00:14
So if you look in the book at exercise 2, you see this is a graph on the vertices, a, b, c, d, and e with weighted edges.
00:22
I'm not going to draw the graph here, but the book just gives a very detailed picture.
00:29
So we're going to actually use to find the maximum spanning tree for this weighted graph a modified version of briscoll's algorithm, which we proved an earlier exercise.
00:49
So the first step in this algorithm is to construct a graph with the vertices of our given graph and no edges.
00:58
This is just going to be a graph with the vertices, a, b, c, d, and e.
01:23
And this should actually be this one.
01:31
Now the next step is to find the edge of the edge of the same.
01:37
The largest weight of four in the gainbrush is between the vertices a and c...