Trees
Contents
What is a Tree
A tree is a connected undirected graph with no cycles in it.
What is a Rooted Tree
A tree with one vertex singled out as a starting point.
A tree is a connected undirected graph with no cycles in it.
A tree with one vertex singled out as a starting point.