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