I'm looking for a Binomial Heap class, so that I can use a priority queue in a program I'm working on. I saw that PHP5 may have an implementation of this, but I can't wait. :-)
Does anyone know if something like this exists? Anyone have any suggestions? Thanks!
-MK