arXiv · 1312.4666
A Functional Approach to Standard Binary Heaps
Abstract
This paper describes a new and purely functional implementation technique of binary heaps. A binary heap is a tree-based data structure that implements priority queue operations (insert, remove, minimum/maximum) and guarantees at worst logarithmic running time for them. Approaches and ideas described in this paper present a simple and asymptotically optimal implementation of immutable binary heap.
Explore related subjects
Keep this discovery
Vladimir Kostyukov. 2013-12-17. A Functional Approach to Standard Binary Heaps. https://arxiv.org/abs/1312.4666
Cite the original work for its findings. Save a collection to share your selection of sources.