32 #ifndef GUM_STATISTICAL_LAZY_DECIDER_H 33 #define GUM_STATISTICAL_LAZY_DECIDER_H 92 #endif // GUM_STATISTICAL_LAZY_DECIDER_H StatisticalLazyDecider()
Constructor.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
<agrum/FMDP/SDyna/IDecisionStrategy.h>
<agrum/FMDP/simulation/statesCounter.h>
void checkState(const Instantiation &newState, Idx actionId=0)
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
<agrum/FMDP/decision/statisticalLazyDecider.h>
void reset(const Instantiation &)
Class for assigning/browsing values to tuples of discrete variables.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
void incState(const Instantiation &)
Size Idx
Type for indexes.
~StatisticalLazyDecider()
Destructor.