ug4
boxsort2.h File Reference
#include <vector>

Go to the source code of this file.

Classes

class  ug::BoxPriorityQueue2< T >
 updateable priority queue class. this priority queue works on an external array of elements T. More...
 

Namespaces

 ug
 the ug namespace
 

Variables

const int ug::BOXPRIORITYQUEUE2_MAXIMAL_VALUE = 500
 maximal value for T::get_val(). Keep in mind that memory requirements are O(max get_val()). More...