Heap Definition
Complete
n
-node binary tree.
All nodes (other than root) satisfy the ``heap property'':
Next:
Some Properties of Heaps
Up:
HEAPS
Previous:
Priority Queue for Elevator