52#ifndef GUM_LAZY_DECIDER_H
53#define GUM_LAZY_DECIDER_H
Headers of the Decision Strategy interface.
<agrum/FMDP/SDyna/IDecisionStrategy.h>
Class for assigning/browsing values to tuples of discrete variables.
LazyDecider()
Constructor.
void checkState(const Instantiation &newState, Idx actionId)
~LazyDecider()
Destructor.
Size Idx
Type for indexes.
gum is the global namespace for all aGrUM entities