Lafore's Heap
Heap Operation

Fill creates new heap with N nodes.

Chng changes selected node to value N.

Click on node to select it.

Rem removes node with highest key.

Ins inserts new node with value N.

(Type N into "Enter number" box.)