PriorityQueueBinaryHeap.h File Reference

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

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

Go to the source code of this file.

Classes

class  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 Thu Jun 30 02:14:51 2016 for Algorithms and Data Structures Package by  doxygen 1.6.3