A tree that is directed, that is, the edges can represent direction through arrows.
Properties
- it is a directed acrylic graph.
- its underlying undirected graph is a tree.
1 min read
A tree that is directed, that is, the edges can represent direction through arrows.