From Wiki (quoted word for word)
In computer science, a heap is a specialized tree-based data structure that satisfies the heap property: if B is a child node of A, then key(A) ≥ key(B). This implies that an element with the greatest key is always in the root node, and so such a heap is sometimes [...]
Archive for May 10th, 2008
10 May



Recent Comments