PQ - deleteMin  ( )

Remove min element (the root)

The delete operation must maintain


from text:

<!--#include virtual="deleteMin.C" -->

percolateDown (i) just moves the element at index i to it's right spot
swapping with the smallest child