UndiGraph _UndiGraph__graph
the UndiGraph on which we perform checks
StructuralConstraintUndiGraph & operator=(const StructuralConstraintUndiGraph &from)
copy operator
gum is the global namespace for all aGrUM entities
the base class for structural constraints used by learning algorithms that learn an undirected graph ...
The base class for structural constraints used by learning algorithms that learn an undirected graph ...
the base class for structural constraints used by learning algorithms that learn an undirected graph ...
void setGraph(Size nb_nodes)
sets a new empty graph from which we will perform checkings
StructuralConstraintUndiGraph()
default constructor
Base class for undirected graphs.
virtual ~StructuralConstraintUndiGraph()
destructor
std::size_t Size
In aGrUM, hashed values are unsigned long int.