#include <Environment.h>

Data Fields | |
| int | reward |
| ENV_POS | state |
defines the return for performing an action in the environment (s', reward)
Definition at line 21 of file Environment.h.
Definition at line 23 of file Environment.h.
Referenced by Environment::doAction(), ValueIteration::moveAndSaveFeedback(), and V24Control::processCommand().
Definition at line 22 of file Environment.h.
Referenced by Environment::doAction(), ValueIteration::moveAndSaveFeedback(), and V24Control::processCommand().
1.6.3