package bheap

  1. Overview
  2. Docs
Priority queues

Install

Dune Dependency

Authors

Maintainers

Sources

bheap-2.0.0.tbz
sha256=5f43d7b237bc87b07097f60eae2b32de64e644158308da338bf1512014bdf636
sha512=90dcf2b3856b25f8ec7204d3596b64dfc264e9158ea84e8c2f15e3980c45ef888b7a969e613f31a626aebc4c5963a09b4fd3c3b95beba7d3159ff42080193841

CHANGES.md.html

2.0.0

changes

  • change of API: switch a to minimum priority queue

  • improved memory footprint with internal shrinking

fixes

  • switch from obuild to dune and to opam 2.0

  • fixed memory leaks

added

  • add some quick tests

1.0.0

  • first opam package