35 #endif // GUM_NO_INLINE 76 for (
const NodeId cl: jt) {
79 for (
const auto node: jt.clique(cl))
82 if (res < dSize) res = dSize;
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
double maxLog10CliqueDomainSize()
returns the max of log10DomainSize of the cliques in the junction tree.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
The class for generic Hash Tables.
const NodeProperty< Size > * _domain_sizes
the domain sizes of the variables/nodes of the graph
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Triangulation()
default constructor
virtual ~Triangulation()
destructor
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Interface for all the triangulation methods.
virtual const CliqueGraph & junctionTree()=0
returns a compatible junction tree
Size NodeId
Type for node ids.