Expand description
A binary heap structure supporting fast in-place partial sorting.
This is structure is the core of Dijkstra’s Smoothsort algorithm.
A binary heap structure supporting fast in-place partial sorting.
This is structure is the core of Dijkstra’s Smoothsort algorithm.