UndiGraph _UndiGraph__graph
the UndiGraph on which we perform checks
StructuralConstraintUndiGraph & operator=(const StructuralConstraintUndiGraph &from)
copy operator
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
The base class for structural constraints used by learning algorithms that learn an undirected graph ...
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
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.