Show/Hide Toolbars

RiverSoftAVG Products Help

Defines a priority queue, where items of the same priority are stored
in an ordered list.

This class is NOT like a regular heap in that items of the same priority can be ordered by how they are added to the ordered list. Every item of the heap is an orderedlist where the actual added items are put.

Namespace: DataStructures

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb