Tree
A tree is a graph in which there are no loops or cycles between vertices. There is only one way to travel between any pair of vertices.

A tree is a graph in which there are no loops or cycles between vertices. There is only one way to travel between any pair of vertices.