PriorityQueue

by Theodis
A priority queue data structure built using a binary heap.
ID:130377
 
Version 4(May 13, 2008) - Added in the List and RemoveItem procs

Version 3 - Cleaned up some debugging code that was for some reason left in the demo