2.10 Trees

Span all the Graphs!


Fill in the blanks!

  1. If a graph is _____, then it is guaranteed to have a spanning tree.

    Exercise 1

  2. A _____ of graph \(G \) has all the vertices of \(G \).

    Exercise 2

  3. Any minimum _____ connected spanning _____ is a spanning _____, as proved by the Well-Ordering Principle.

    Exercise 3

  4. We can build a minimum spanning tree using the gray-edges technique, which involves coloring _____ black and white, selecting the _____ gray edge, and reiterating until we obtain a tree.

    Exercise 4