child node (of a tree)
\\xyoptionall
A child node of a node in a tree is any node connected to which has a path distance from the root node which is one greater than the path distance between and .
Drawn in the canonical root-at-top manner, a child node of a node in a tree is simply any node immediately below which is connected to it.
Figure: A node (blue) and its children (red.)