Library/Patterns/Tree

From Athile

Jump to:navigation, search

Defined a data structure of Nodes where each Node has one and exactly one parent, with the single exception of the root of the tree.

Common methods




Navigation
Toolbox