We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Unbalancing Binary Trees

Abstract: Assuming Zipf's Law to be accurate, we show that existing techniques for partially optimizing binary trees produce results that are approximately 10% worse than true optimal. We present a new approximate optimization technique that runs in O(n log n) time and produces trees approximately 1% worse than optimal. The running time is comparable to that of the Garsia-Wachs algorithm but the technique can be applied to the more useful case where the node being searched for is expected to be contained in the tree as opposed to outside of it.
Comments: 14 pages, 8 figures
Subjects: Data Structures and Algorithms (cs.DS); Databases (cs.DB)
ACM classes: H.2.1
Cite as: arXiv:2208.14481 [cs.DS]
  (or arXiv:2208.14481v1 [cs.DS] for this version)

Submission history

From: Matthew Ginsberg [view email]
[v1] Tue, 30 Aug 2022 18:13:42 GMT (83kb,D)

Link back to: arXiv, form interface, contact.