const NodeProperty< Size > * domain_sizes_
the domain sizes of the variables/nodes
UndiGraph * graph_
the graph to be triangulated
UndiGraph * graph() const noexcept
returns the current graph
const NodeProperty< Size > * domainSizes() const noexcept
returns the current domain sizes
Base class for undirected graphs.
HashTable< NodeId, VAL > NodeProperty
Property on graph elements.
gum is the global namespace for all aGrUM entities