/home/vlg/develop/libASSA/libassa/assa/PriorityQueue_Heap.h File Reference

Heap-based implementation of PriorityQueue algorithm based on Robert Sedgewick's "Algorithms in C++", Ch. More...

#include <sys/types.h>
#include <string.h>
#include "assa/PriorityQueue_Impl.h"

Include dependency graph for PriorityQueue_Heap.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ASSA

Classes

class  ASSA::PriorityQueue_Heap< T, Compare >


Detailed Description

Heap-based implementation of PriorityQueue algorithm based on Robert Sedgewick's "Algorithms in C++", Ch.

11.

Definition in file PriorityQueue_Heap.h.


Generated on Sun Aug 13 15:08:10 2006 for libassa by  doxygen 1.4.6