Topics: Tree - Graph Theory
There are several types of trees:
- Directed tree, a tree with arcs.
- Rooted tree, a specific case of a directed tree.
- M-ary tree, a tree that has at most children.
Search
Topics: Tree - Graph Theory
There are several types of trees: