67 std::numeric_limits< NodeId >::max()),
81 std::numeric_limits< NodeId >::max()),
Base class for all oriented graphs.
The class for notifying learning algorithms of new arc additions.
The class imposing a N-sized tabu list as a structural constraints for learning algorithms.
NodeId _TabuList_offset_
the index of the oldest element
virtual ~StructuralConstraintTabuList()
destructor
StructuralConstraintTabuList & operator=(const StructuralConstraintTabuList &from)
copy operator
Bijection< GraphChange, NodeId > _TabuList_changes_
the tabu list
StructuralConstraintTabuList()
default constructor
Size NodeId
Type for node ids.
include the inlined functions if necessary
gum is the global namespace for all aGrUM entities
the class imposing a N-sized tabu list as a structural constraints for learning algorithms
#define GUM_STRUCTURAL_CONSTRAINT_TABU_LIST_DEFAULT_SIZE
the class imposing a N-sized tabu list as a structural constraints for learning algorithms