Subtree

A portion of a tree that is itself a tree.

In computer science, a subtree is a node of a tree and all of its descendants. It's a portion of a tree that itself forms a tree structure.

Built by Tim Jones