_Indegree_max_indegree_ | gum::learning::StructuralConstraintIndegree | protected |
_Indegree_max_parents_ | gum::learning::StructuralConstraintIndegree | protected |
checkArcAddition(NodeId x, NodeId y) const | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
checkArcAdditionAlone(NodeId x, NodeId y) const | gum::learning::StructuralConstraintIndegree | |
checkArcDeletion(NodeId x, NodeId y) const | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
checkArcDeletionAlone(NodeId x, NodeId y) const | gum::learning::StructuralConstraintIndegree | |
checkArcReversal(NodeId x, NodeId y) const | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
checkArcReversalAlone(NodeId x, NodeId y) const | gum::learning::StructuralConstraintIndegree | |
checkModification(const ArcAddition &change) const | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
checkModification(const ArcDeletion &change) const | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
checkModification(const ArcReversal &change) const | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
checkModification(const GraphChange &change) const | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
checkModificationAlone(const ArcAddition &change) const | gum::learning::StructuralConstraintIndegree | |
checkModificationAlone(const ArcDeletion &change) const | gum::learning::StructuralConstraintIndegree | |
checkModificationAlone(const ArcReversal &change) const | gum::learning::StructuralConstraintIndegree | |
checkModificationAlone(const GraphChange &change) const | gum::learning::StructuralConstraintIndegree | |
constraints typedef | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
isAlwaysInvalid(const GraphChange &change) const | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
isAlwaysInvalidAlone(const GraphChange &change) const | gum::learning::StructuralConstraintIndegree | |
modifyGraph(const ArcAddition &change) | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
modifyGraph(const ArcDeletion &change) | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
modifyGraph(const ArcReversal &change) | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
modifyGraph(const GraphChange &change) | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
modifyGraphAlone(const ArcAddition &change) | gum::learning::StructuralConstraintIndegree | |
modifyGraphAlone(const ArcDeletion &change) | gum::learning::StructuralConstraintIndegree | |
modifyGraphAlone(const ArcReversal &change) | gum::learning::StructuralConstraintIndegree | |
modifyGraphAlone(const GraphChange &change) | gum::learning::StructuralConstraintIndegree | |
operator=(const StructuralConstraintIndegree &from) | gum::learning::StructuralConstraintIndegree | |
operator=(StructuralConstraintIndegree &&from) | gum::learning::StructuralConstraintIndegree | |
StructuralConstraintSetStatic< StructuralConstraintDiGraph >::operator=(const StructuralConstraintSetStatic< StructuralConstraintDiGraph, OTHER_CONSTRAINTS... > &) | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
setGraph(const DiGraph &graph) | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
setGraphAlone(const DiGraph &graph) | gum::learning::StructuralConstraintIndegree | |
setIndegree(const NodeProperty< Size > &max_indegree) | gum::learning::StructuralConstraintIndegree | |
setMaxIndegree(Size max_indegree, bool update_all_node=false) | gum::learning::StructuralConstraintIndegree | |
StructuralConstraintIndegree() | gum::learning::StructuralConstraintIndegree | |
StructuralConstraintIndegree(Size nb_nodes, Size max_indegree) | gum::learning::StructuralConstraintIndegree | |
StructuralConstraintIndegree(const DiGraph &graph, Size max_indegree) | gum::learning::StructuralConstraintIndegree | |
StructuralConstraintIndegree(const StructuralConstraintIndegree &from) | gum::learning::StructuralConstraintIndegree | |
StructuralConstraintIndegree(StructuralConstraintIndegree &&from) | gum::learning::StructuralConstraintIndegree | |
StructuralConstraintSetStatic() | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
StructuralConstraintSetStatic(const StructuralConstraintSetStatic< StructuralConstraintDiGraph, OTHER_CONSTRAINTS... > &) | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |
~StructuralConstraintIndegree() | gum::learning::StructuralConstraintIndegree | virtual |
~StructuralConstraintSetStatic() | gum::learning::StructuralConstraintSetStatic< StructuralConstraintDiGraph > | protected |