29 #ifndef GUM_E_GREEDY_DECIDER_H 30 #define GUM_E_GREEDY_DECIDER_H 100 #endif // GUM_E_GREEDY_DECIDER_H Headers of the States Checker class.
Provides basic types used in aGrUM.
void initialize(const FMDP< double > *fmdp)
Initializes the learner.
Base class for discrete random variable.
A class to store the optimal actions.
<agrum/FMDP/SDyna/IDecisionStrategy.h>
ActionSet stateOptimalPolicy(const Instantiation &curState)
gum is the global namespace for all aGrUM entities
void checkState(const Instantiation &newState, Idx actionId)
Headers of the Decision Strategy interface.
Headers of the MDDOperatorStrategy planer class.
Class for implementation of factored markov decision process.
E_GreedyDecider()
Constructor.
<agrum/FMDP/decision/E_GreedyDecider.h>
Headers of the Planning Strategy interface.
Class for assigning/browsing values to tuples of discrete variables.
Size Idx
Type for indexes.
<agrum/FMDP/simulation/statesChecker.h>
~E_GreedyDecider()
Destructor.