home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!gatech!concert!samba!usenet
- From: Alan.Tai@bbs.oit.unc.edu (Alan Tai)
- Subject: Balancing Binary Search Trees
- Message-ID: <1992Jul29.014821.2675@samba.oit.unc.edu>
- Sender: usenet@samba.oit.unc.edu
- Nntp-Posting-Host: lambada.oit.unc.edu
- Organization: Extended Bulletin Board Service
- Date: Wed, 29 Jul 1992 01:48:21 GMT
- Lines: 15
-
- I currently have a binary search tree to store an alphabetized list of
- words, but would like it to be optimized for speed of retrieval. Could
- someone please post some example code for balancing binary trees, or
- even suggest a book that might have this code. So far, I haven't come
- across any texts that have this, though. Thanks!
-
- Alan
-
- Alan.Tai@bbs.oit.unc.edu
-
- --
- The opinions expressed are not necessarily those of the University of
- North Carolina at Chapel Hill, the Campus Office for Information
- Technology, or the Experimental Bulletin Board Service.
- internet: bbs.oit.unc.edu or 152.2.22.80
-