aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
unconstrainedEliminationSequenceStrategy.cpp File Reference

Base Class for all elimination sequence algorithms that require only the graph to be triangulated and the nodes domain sizes to produce the node elimination ordering. More...

Include dependency graph for unconstrainedEliminationSequenceStrategy.cpp:

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Base Class for all elimination sequence algorithms that require only the graph to be triangulated and the nodes domain sizes to produce the node elimination ordering.

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file unconstrainedEliminationSequenceStrategy.cpp.