Rooted binary tree

This is an old revision of this page, as edited by AnomieBOT (talk | contribs) at 21:12, 25 July 2014 (Dating maintenance tags: {{Mergeto}} {{Dubious}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer science, a rooted binary tree is a tree with a root node in which every node has at most two children. A rooted binary tree is a tree with a root which has degree 2 and all other nodes of degree 3.[1][dubiousdiscuss]

References

  1. ^ Igusa, Kiyoshi. "Binary trees" (PDF). Brandeis Math Department.