aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
orderedEliminationSequenceStrategy.h File Reference

An Elimination sequence algorithm that imposes a given complete ordering on the nodes elimination sequence. More...

Include dependency graph for orderedEliminationSequenceStrategy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::OrderedEliminationSequenceStrategy
 An Elimination sequence algorithm that imposes a given complete ordering on the nodes elimination sequence. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

An Elimination sequence algorithm that imposes a given complete ordering on the nodes elimination sequence.

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

Definition in file orderedEliminationSequenceStrategy.h.