tlack/atree

Priority queue

Closed this issue · 1 comments

@tlack Thanks for the clear explanation and the history around it.
Would it be possible to modify it to create a Priority Queue?

@Zabrane - The standard heap implementation is essentially an Apter tree.