/bheap

OCaml binary heap implementation by Jean-Christophe Filliatre

Primary LanguageOCamlOtherNOASSERTION

bheap

Traditional implementation of priority queues using a binary heap encoded in a resizable array.