Noun
minheap (plural minheaps) (computing theory) A heap data structure with a "greater than or equal to" comparison function. Minheaps are often used to implement priority queues.