97 if (
this != &from) {
_noParentNodes_ = std::move(from._noParentNodes_); }
Base class for all oriented graphs.
the structural constraint for forbidding parents for some nodes
NodeSet _noParentNodes_
the ForbiddenArcs on which we perform checks
StructuralConstraintNoParentNodes & operator=(const StructuralConstraintNoParentNodes &from)
copy operator
StructuralConstraintNoParentNodes()
default constructor
virtual ~StructuralConstraintNoParentNodes()
destructor
include the inlined functions if necessary
the structural constraint for forbidding parents for some nodes during structure learning
the structural constraint for forbidding the creation of some arcs during structure learning