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