vtf-logo

PriorityQueueBinaryHeap.h File Reference

Implements a class for a binary heap. More...

#include "PriorityQueue.h"
#include "../functor/compose.h"
#include <algorithm>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  ads

Classes

class  ads::PriorityQueueBinaryHeap< T, Key, GetKey, CompareKeys, Sequence >
 A priority queue implemented with a binary heap. More...


Detailed Description

Implements a class for a binary heap.


Generated on Fri Aug 24 12:55:37 2007 for Algorithms and Data Structures Package by  doxygen 1.4.7