Skip to search formSkip to main contentSkip to account menu

Weak heap

A weak heap is a variation of the a binary heap data structure.
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2012
2012
An array-based weak heap is an efficient data structure for realizing an elementary priority queue. In this paper we focus on the… 
2011
2011
In this paper we introduce two efficient priority queues. For both, insert requires O(1) amortized time and extract-min$O(\lg n… 
2005
2005
A simplification of a run-relaxed heap, called a relaxed weak queue, is presented. This new priority-queue implementation…