/centered-heap

A heap implementation that is symmetric around a center and can move within an array. The amortized performance is equivalent to a standard heap.

Primary LanguageRust

No issues in this repository yet.