49 ArcAddition(std::numeric_limits< NodeId >::max() - i,
50 std::numeric_limits< NodeId >::max()),
66 ArcAddition(std::numeric_limits< NodeId >::max() - i,
67 std::numeric_limits< NodeId >::max()),
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
The class for notifying learning algorithms of new arc additionsThis class is convenient to know at c...
#define GUM_STRUCTURAL_CONSTRAINT_TABU_LIST_DEFAULT_SIZE
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
virtual ~StructuralConstraintTabuList()
destructor
NodeId _TabuList__offset
the index of the oldest element
StructuralConstraintTabuList & operator=(const StructuralConstraintTabuList &from)
copy operator
Base class for all oriented graphs.
Bijection< GraphChange, NodeId > _TabuList__changes
the tabu list
The class imposing a N-sized tabu list as a structural constraints for learning algorithms.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
StructuralConstraintTabuList()
default constructor
Size NodeId
Type for node ids.