aGrUM
0.16.0
priorityQueue.cpp
Go to the documentation of this file.
1
30
// to help IDE parser
31
#include <
agrum/core/priorityQueue.h
>
32
33
#ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
34
# ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
35
template
class
gum::PriorityQueue< std::string >
;
36
# endif
37
#endif
38
#ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
39
# ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
40
template
class
gum::PriorityQueue< int, int >
;
41
# endif
42
#endif
gum::PriorityQueue
A priorityQueue is a heap in which each element has a mutable priorityA priority queue is quite simil...
Definition:
priorityQueue.h:51
priorityQueue.h
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.