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

the base class for structural constraints used by learning algorithms that learn a directed graph structure More...

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

Go to the source code of this file.

Classes

class  gum::learning::StructuralConstraintDiGraph
 The base class for structural constraints used by learning algorithms that learn a directed graph structure. 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 base class for structural constraints used by learning algorithms that learn a directed graph structure

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

Definition in file structuralConstraintDiGraph.h.