ABSTRACT

The tree object introduced above is defined recursively: a node is placed at the top of the tree, and branches (edges) are issued from it. Then, a subtree is placed at the end of each branch. These subtrees are defined recursively by the same definition.