bheap
bheap copied to clipboard
OCaml binary heap implementation by Jean-Christophe Filliatre
bheap
Traditional implementation of priority queues using a binary heap encoded in a resizable array.