29 #ifndef GUM_LAZY_DECIDER_H 30 #define GUM_LAZY_DECIDER_H 73 #endif // GUM_LAZY_DECIDER_H LazyDecider()
Constructor.
<agrum/FMDP/SDyna/IDecisionStrategy.h>
gum is the global namespace for all aGrUM entities
~LazyDecider()
Destructor.
Headers of the Decision Strategy interface.
Class for assigning/browsing values to tuples of discrete variables.
Size Idx
Type for indexes.
void checkState(const Instantiation &newState, Idx actionId)
Class to make decision randomlyDoes nothing more than the interface for DecisionStrategy does...