Talk:Red black trees

From Rosetta Code
Revision as of 10:55, 11 July 2016 by rosettacode>NNcNannara (Created page with "Each node has only 3 states instead of 4 states as with AVL Trees. This may have implications in biology. It would be interesting to know whether the search trees of the brain...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Each node has only 3 states instead of 4 states as with AVL Trees. This may have implications in biology. It would be interesting to know whether the search trees of the brain are 3 state or 4 state, i.e. Red/Black or AVL Tree. Three states may be more susceptible to representation in biology. NNcNannara (talk) 10:55, 11 July 2016 (UTC)