minheap
English
Etymology
Pronunciation
- (General American, Canada) IPA(key): /ˈmɪnhip/
Audio (US): (file)
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.