Show/Hide Toolbars

RiverSoftAVG Products Help

Defines a heap which sorts the items in the heap based on their integer priorities.

A heap is a complete binary tree where every node's value is guaranteed to be greater (or lesser depending on    Order) than its children's values. The    Count is 0 to Max-1.

Namespace: DataStructures

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb