PriorityQueue

by Theodis
A priority queue data structure built using a binary heap.
Version 4 · Date Added: 5/20/05

If you wish to download this library for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://Theodis.PriorityQueue##version=4

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Theodis.PriorityQueue##version=4

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