/pheap

intrusive pairing heap

Primary LanguageC

PHeap: Intrusive Pairing Heap

Implementation of a pairing heap using intrusive structs. Makes no allocations internally and can work with a fixed-size array input.