51#ifndef GUM_STATES_CHECKER_H
52#define GUM_STATES_CHECKER_H
Class for assigning/browsing values to tuples of discrete variables.
~StatesChecker()
Default destructor.
Set< Instantiation * > _visitedStates_
void addState(const Instantiation &)
bool checkState(const Instantiation &state)
MultiDimFunctionGraph< bool > * _checker_
void reset(const Instantiation &)
void _insertState_(const Instantiation &, NodeId, Idx)
StatesChecker()
Default constructor.
Size Idx
Type for indexes.
Size NodeId
Type for node ids.
Headers of MultiDimFunctionGraph.
gum is the global namespace for all aGrUM entities