Wiki : en.wikipedia.org/wiki/Binomial_heap Binomial heap - Wikipedia In computer science, a binomial heap is a data structure that acts as a priority queue but also allows pairs of heaps to be merged. It is important as an implementation of the mergeable heap abstract data type (also called meldable heap), which is a priori en.wikipedia.org Visualization : www.cs.usfca.edu/~galles/visualization/..