#include <classicreinforce.h>
Collaboration diagram for ClassicReinforceConf:

Public Attributes | |
| unsigned short | buffersize |
| size of the ringbuffers for sensors, motors,... | |
| int | numContext |
| number of context sensors (ignored) | |
| int | reinforce_interval |
| time between consecutive reinforcement selections | |
| QLearning * | qlearning |
| QLearning instance. | |
| unsigned short buffersize |
size of the ringbuffers for sensors, motors,...
| int numContext |
number of context sensors (ignored)
time between consecutive reinforcement selections
1.4.7