home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!reed!orpheus
- From: orpheus@reed.edu (P. Hawthorne)
- Newsgroups: comp.programming
- Subject: Why Are Red-Black Trees Obscure?
- Message-ID: <1992Aug26.183817.7371@reed.edu>
- Date: 26 Aug 92 18:38:17 GMT
- Article-I.D.: reed.1992Aug26.183817.7371
- Organization: Reed College, Portland OR
- Lines: 6
-
- Sedgewick, for the chapter on balanced trees in his book "Algorithms," uses
- the red-black tree. As a data structure, the red-black tree seems simple
- and well balanced. He convincingly suggests that they are better than AVL
- trees and yet, I've never seen them mentioned by anyone else. Why not?
-
- Theus (orpheus@reed.edu)
-