Category
page 1Priority queues
priority queue
abstract data type in computer science
Van Emde Boas tree
tree data structure which implements an associative array with m-bit integer keys
double-ended priority queue
abstract data structure that supports removal of maximum- and minimum-priority elements
leftist tree
priority queue implemented with a variant of a binary heap