Archive
Archive for October, 2016
Binomial heaps and Purely functional data structures
October 30, 2016
Leave a comment
I had some time lately to contemplate Chris Okasakis book Purely functional data structures. It is a book that requires time. But it pays off. To make sure I understood binomial heaps I made two quick implementations:
Categories: Uncategorized