aGrUM  0.16.0
multiPriorityQueue.cpp
Go to the documentation of this file.
1 
30 // to help IDE parser
32 
33 
34 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
35 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
37 # endif
38 #endif
39 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
40 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
42 # endif
43 #endif
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
A MultiPriorityQueue is a heap in which each element has a mutable priority and duplicates are allowe...