Applications of Balanced Tree Search.

Bennett L. Fox

ResearchPublished 1968

A discussion of the new balanced tree searching technique and its use in accelerating incremental allocation and branch and bound algorithms. Balanced tree searching is an efficient scheme for finding an item of a given value in a list, inserting an item of a given value in an appropriate place in a list, and removing an item of a given value from a list. A critical feature is that the method permits the item of maximal (or minimal) rank to be found easily, without the necessity of knowing its value in advance. The method requires that the list be maintained as a "balanced tree" so that search time will remain logarithmic and later searches, inserts, and removals can be made with equal ease. An upper bound on both the search time and the insert/removal time is proportional to the log of the number of items on the list--a speed that possibly cannot be materially improved. Although balanced tree searching requires more programming effort (and more storage), this additional work pays off for large problems. 20 pp. Refs

Document Details

Citation

Chicago Manual of Style

Fox, Bennett L., Applications of Balanced Tree Search. Santa Monica, CA: RAND Corporation, 1968. https://www.rand.org/pubs/research_memoranda/RM5623.html.
BibTeX RIS

This publication is part of the RAND research memorandum series. The research memorandum series, a product of RAND from 1948 to 1973, included working papers meant to report current results of RAND research to appropriate audiences.

This document and trademark(s) contained herein are protected by law. This representation of RAND intellectual property is provided for noncommercial use only. Unauthorized posting of this publication online is prohibited; linking directly to this product page is encouraged. Permission is required from RAND to reproduce, or reuse in another form, any of its research documents for commercial purposes. For information on reprint and reuse permissions, please visit www.rand.org/pubs/permissions.

RAND is a nonprofit institution that helps improve policy and decisionmaking through research and analysis. RAND's publications do not necessarily reflect the opinions of its research clients and sponsors.