Skip to search formSkip to main contentSkip to account menu

Heap (data structure)

Known as: Max-heap property, Min-heap, Min heap order 
In computer science, a heap is a specialized tree-based data structure that satisfies the heap property: If A is a parent node of B then the key (the… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2013
2013
Programmers hoping to achieve performance improvements often use custom memory allocators. This in-depth study examines eight… 
2013
2013
In the 1980s, as plastic pervaded daily life in the Indian household, so too did it saturate everyday healthcare. Following these… 
2011
2011
We consider the problem of computing the Euclidean projection of a vector of length p onto a non-negative max-heap—an ordered… 
2004
2004
We present a static technique for finding bugs in object-oriented procedures. It is capable of checking complex user-defined… 
1998
1998
This report motivates and explains concepts developed in the project MoDiS to organize large virtual address spaces comprising… 
1994
1994
This paper describes nhc a compiler for a subset of Haskell. Nhc is the result of the author’s wish to have a Haskell compiler… 
1993
1993
OratosqidUa nepa (Latreilla)is one of the important species of stomatopods landed by the trawlen at Madras as by-catch. The… 
1992
1992
In this paper, we investigate the complexity of heaps. In particular, we study the construction problem and the search problem… 
Review
1992
Review
1992
Review(s) of: They get heaps: A study of attitudes in Roebourne Western Australia, by M. Edmunds, The Institute Report Series… 
1989
1989
In this paper we show that to construct an implicit, double-ended priority queue organized as a min-max heap, 17/9n = 1.88 ...n…