aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
constraints Directory Reference
Directory dependency graph for constraints:

Files

 
structuralConstraint.cpp
 Class to include at least once this header.
 
structuralConstraint.h
 the base class for all structural constraints
 
structuralConstraintDAG.cpp
 the base class for structural constraints imposed by DAGs
 
structuralConstraintDAG.h
 the base class for structural constraints imposed by DAGs
 
structuralConstraintDAG_inl.h
 the base class for structural constraints imposed by DAGs
 
structuralConstraintDiGraph.cpp
 the base class for structural constraints used by learning algorithms that learn a directed graph structure
 
structuralConstraintDiGraph.h
 the base class for structural constraints used by learning algorithms that learn a directed graph structure
 
structuralConstraintDiGraph_inl.h
 the base class for structural constraints used by learning algorithms that learn a directed graph structure
 
structuralConstraintForbiddenArcs.cpp
 the structural constraint for forbidding the creation of some arcs during structure learning
 
structuralConstraintForbiddenArcs.h
 the structural constraint for forbidding the creation of some arcs during structure learning
 
structuralConstraintForbiddenArcs_inl.h
 the structural constraint for forbidding the creation of some arcs during structure learning
 
structuralConstraintIndegree.cpp
 the class for structural constraints limiting the number of parents of nodes in a directed graph
 
structuralConstraintIndegree.h
 the class for structural constraints limiting the number of parents of nodes in a directed graph
 
structuralConstraintIndegree_inl.h
 the class for structural constraints limiting the number of parents of nodes in a directed graph
 
structuralConstraintMandatoryArcs.cpp
 the structural constraint indicating that some arcs shall never be removed or reversed
 
structuralConstraintMandatoryArcs.h
 the structural constraint indicating that some arcs shall never be removed or reversed
 
structuralConstraintMandatoryArcs_inl.h
 the structural constraint indicating that some arcs shall never be removed or reversed
 
structuralConstraintNoChildrenNodes.cpp
 the structural constraint for forbidding the creation of some arcs during structure learning
 
structuralConstraintNoChildrenNodes.h
 the structural constraint for forbidding children for some nodes during structure learning
 
structuralConstraintNoChildrenNodes_inl.h
 the structural constraint for forbidding the creation of some arcs during structure learning
 
structuralConstraintNoParentNodes.cpp
 the structural constraint for forbidding the creation of some arcs during structure learning
 
structuralConstraintNoParentNodes.h
 the structural constraint for forbidding parents for some nodes during structure learning
 
structuralConstraintNoParentNodes_inl.h
 the structural constraint for forbidding the creation of some arcs during structure learning
 
structuralConstraintPattern4UndiGraphHeader.cpp
 Class to include at least once this header.
 
structuralConstraintPattern4UndiGraphHeader.h
 
structuralConstraintPattern4UndiGraphInline.cpp
 Class to include at least once this header.
 
structuralConstraintPattern4UndiGraphInline.h
 
structuralConstraintPattern4UndiGraphRootInline.cpp
 Class to include at least once this header.
 
structuralConstraintPattern4UndiGraphRootInline.h
 
structuralConstraintPatternHeader.cpp
 Class to include at least once this header.
 
structuralConstraintPatternHeader.h
 
structuralConstraintPatternInline.cpp
 Class to include at least once this header.
 
structuralConstraintPatternInline.h
 
structuralConstraintPatternRootInline.cpp
 Class to include at least once this header.
 
structuralConstraintPatternRootInline.h
 
structuralConstraintPossibleEdges.cpp
 the structural constraint for forbidding the creation of some arcs during structure learning
 
structuralConstraintPossibleEdges.h
 the structural constraint for forbidding the creation of some arcs during structure learning
 
structuralConstraintPossibleEdges_inl.h
 the structural constraint for forbidding the creation of some arcs during structure learning
 
structuralConstraintSetStatic.cpp
 Class to include at least once this header.
 
structuralConstraintSetStatic.h
 the "meta-programming" class for storing several structural constraints
 
structuralConstraintSetStatic_tpl.h
 the "meta-programming" class for storing several structural constraints
 
structuralConstraintSliceOrder.cpp
 the structural constraint imposing a partial order over nodes
 
structuralConstraintSliceOrder.h
 the structural constraint imposing a partial order over nodes
 
structuralConstraintSliceOrder_inl.h
 the structural constraint imposing a partial order over nodes
 
structuralConstraintTabuList.cpp
 the class imposing a N-sized tabu list as a structural constraints for learning algorithms
 
structuralConstraintTabuList.h
 the class imposing a N-sized tabu list as a structural constraints for learning algorithms
 
structuralConstraintTabuList_inl.h
 the class imposing a N-sized tabu list as a structural constraints for learning algorithms
 
structuralConstraintUndiGraph.cpp
 the base class for structural constraints used by learning algorithms that learn an undirected graph structure
 
structuralConstraintUndiGraph.h
 the base class for structural constraints used by learning algorithms that learn an undirected graph structure
 
structuralConstraintUndiGraph_inl.h
 the base class for structural constraints used by learning algorithms that learn an undirected graph structure