/home/builder1/maemo-fremantle-armel-extras-devel/work/libassa-3.5.0/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"
Go to the source code of this file.
Detailed Description
Heap-based implementation of PriorityQueue algorithm based on Robert Sedgewick's "Algorithms in C++", Ch.
11.
Definition in file PriorityQueue_Heap.h.