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.
RandomDecider()
Constructor.
~RandomDecider() override=default
Destructor.
void checkState(const Instantiation &newState, Idx actionId) override
ActionSet stateOptimalPolicy(const Instantiation &curState) override
Size Idx
Type for indexes.
gum is the global namespace for all aGrUM entities