Base class for discrete random variable.
SetIteratorSafe< const DiscreteVariable * > _rvi_
The set of remaining vars to select among.
bool hasNext() const
The set of remaining vars to select among.
gum::VariableSet _remainingVars_
The set of remaining vars to select among.
void begin()
The set of remaining vars to select among.
void next()
The set of remaining vars to select among.
bool isEmpty() const
The set of remaining vars to select among.
const DiscreteVariable * current() const
The set of remaining vars to select among.
gum is the global namespace for all aGrUM entities
Headers of the Variable Selector class.