Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PriorityQueue.h File Reference
#include <algorithm>
#include <set>
#include <vector>
#include "galois/config.h"
#include "galois/Mem.h"
#include "galois/substrate/PaddedLock.h"
#include "galois/substrate/CompilerSpecific.h"

Go to the source code of this file.

Classes

class  galois::ThreadSafeOrderedSet< T, Cmp, Alloc >
 Thread-safe ordered set. More...
 
class  galois::MinHeap< T, Cmp, Cont >
 
struct  galois::MinHeap< T, Cmp, Cont >::RevCmp
 
class  galois::ThreadSafeMinHeap< T, Cmp >
 Thread-safe min heap. More...
 

Namespaces

 galois
 The Galois namespace containing all Galois structures and functions.