|
MultiAgentDecisionProcess
|
#include <iostream>#include <string>#include "DecPOMDPDiscrete.h"#include "ActionDiscrete.h"#include "JointActionDiscrete.h"#include "ObservationDiscrete.h"#include "JointObservationDiscrete.h"Classes | |
| class | ProblemDecTigerWithCreaks |
| ProblemDecTigerWithCreaks implements a variation of the DecTiger problem, in which an agent can hear whether the other agent has tried to open a door. More... | |