aGrUM  0.17.2
a C++ library for (probabilistic) graphical models
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-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
A MultiPriorityQueue is a heap in which each element has a mutable priority and duplicates are allowe...