Tree Terminology
- tree (acyclic, connected, root node)
- nonrooted tree, free tree
- parent
- children
- internal nodes
- leaf node
- depth of a node
- depth (height) of the tree
- forest
- binary tree
- left child
- right child
- full binary tree
- complete binary tree
Website maintained by Andy
Long. Comments appreciated.
aelon@sph.umich.edu