Crate leonardo_heap[−][src]
A binary heap structure supporting fast in-place partial sorting.
This is structure is the core of Dijkstra's Smoothsort algorithm.
Structs
LeonardoHeap |
A binary heap structure supporting fast in-place partial sorting.
This is structure is the core of Dijkstra's Smoothsort algorithm.
LeonardoHeap |