Rooted binary tree: Difference between revisions

Content deleted Content added
Albert7777 (talk | contribs)
Requesting speedy deletion (CSD A1). (TW)
Declining speedy deletion. It is not a good article, but the wikilinks certainly give enough context to identify its subject.
Line 1:
AIn computer science, a '''rooted binary tree''' is a [[treeTree (data structure)|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.[http://people.brandeis.edu/~igusa/Math47aF08/M47F08Note09c1.pdf]
{{db-nocontext}}
A '''rooted binary tree''' is a [[tree data structure|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.[http://people.brandeis.edu/~igusa/Math47aF08/M47F08Note09c1.pdf]