MTH 607 Graph Theory Lab 5
-
This questions is about the tree T below.
-
Identify the leaves of T.
-
Identify the internal vertices of T.
-
What is the height of T?
-
Is T a binary tree?
-
List the vertices of the left subtree of r.
-
Find a bipartition of T.
- Are all trees bipartite? Why?
-
-
Find all trees on 4 vertices, up to isomorphism.
-
Find all binary trees on 4 vertices, up to isomorphism.
- Consider graph G below
- Find a spanning tree of G.
- Identify the fundamental circuits of G with respect to
your spanning tree above.
- Use your answer to give the number of circuits in G.
-
Consider the following graphs.
-
Find G1 ⊕ G2.
-
Find G3 ⊕ G2.
-
Is G1 ⊕ G2
≅ G1 ⊕ G3?
- Is it true that the ring sum of two trees is a tree?
Maintained by: P. Danziger, February 2007.