Contents    Page-10    Prev    Next    Page+10    Index   

First-Child / Next-Sibling Example


y = m * x + b

         Tree:          Representation:

The layout of nodes in this kind of tree is the same as for a traditional tree; we are just putting the links in a different place.

Down arrows represent the first child, while side arrows represent the next sibling.