00:01
You're asked to prove that solon's algorithm produces a man -bang tree and a connected undirected weighted graph.
00:10
So we're essentially proving that solon's algorithm does what it says it does.
00:19
So to do this, first, let g be a connected, undirected, weighted graph, and now let s be the tree that's produced by solon's algorithm.
01:17
Let e1 through en minus 1 be its edges in the order chosen.
01:45
And we have the edges that were chosen in the same stage.
01:48
We really don't care about how these are ordered.
01:50
It's just arbitrary.
01:52
What matters is that edges that were in one stage come before edges in a stage that came later.
02:00
And now, let tb, a minimum spanning tree that contains all the edges, e1 through ek, where k lies between zero and n -m -m -m -m -spanning tree.
02:47
Minus 1.
03:04
Now i'll assume that k is less than n minus 1 and we'll derive a contradiction.
03:29
Now let s prime be the forest resulting from solon's algorithm for s at the stage before the edge ek plus 1 is added.
04:33
And now let's see be the component in s prime that results from the addition of ek plus 1.
05:15
And now let ek plus 1 be labeled u, v as an edge.
05:29
With u, of course, is going to line the component c.
05:36
I guess you should say instead of resulting from this is responsible for, and we have that v of course is not going to lie in c by solon's algorithm.
06:06
Now, let p be the unique path from u to v in t.
06:12
And this exists.
06:13
Because t is a tree...