aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
graphChangesSelector4DiGraph.h File Reference

The mecanism to compute the next available graph changes for directed structure learning search algorithms. More...

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

Go to the source code of this file.

Classes

class  gum::learning::GraphChangesSelector4DiGraph< INVARIABLE_CONSTRAINT_TYPE, VARIABLE_CONSTRAINT_TYPE >
 The mecanism to compute the next available graph changes for directed structure learning search algorithms. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::learning
 include the inlined functions if necessary

Detailed Description

The mecanism to compute the next available graph changes for directed structure learning search algorithms.

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

Definition in file graphChangesSelector4DiGraph.h.