Definitions for "Binary Tree"
(n) A hierarchical, logical structure used to organize related elements. Each node on the tree is linked to exactly two leaves on the next level down. Binary trees are used to describe the relationship of geometric elements in a CSG solid modeler.
a collection of nodes in which each node contains two links, one to its left child and another to its right child
a data structure arranged so that each node contains data and two possible paths stemming from it, one conceived as being its leftward branch the other thought as being its rightward branch
Keywords:  bioinformatics
Keywords:  ram, random, memory, database, keys
a graphical representation of a series of numbers or symbols
Keywords:  sorted, great, words, way, order
a great way to keep a set of words (or other values) in sorted order