pith. sign in

arxiv: 1412.4882 · v1 · pith:2CKOJ4S5new · submitted 2014-12-16 · 💻 cs.PL · cs.DS

Simple Balanced Binary Search Trees

classification 💻 cs.PL cs.DS
keywords treesbalancedbinaryimplementationssearchanalysisavailableaware
0
0 comments X
read the original abstract

Efficient implementations of sets and maps (dictionaries) are important in computer science, and balanced binary search trees are the basis of the best practical implementations. Pedagogically, however, they are often quite complicated, especially with respect to deletion. I present complete code (with justification and analysis not previously available in the literature) for a purely-functional implementation based on AA trees, which is the simplest treatment of the subject of which I am aware.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.