|
MultiAgentDecisionProcess
|
#include <iostream>#include "Globals.h"#include "AlphaVectorConstrainedPOMDP.h"#include "PerseusQFunctionPlanner.h"Classes | |
| class | PerseusConstrainedPOMDPPlanner |
| The PerseusConstrainedPOMDPPlanner is a Perseus variant which skips action selection if the agent receives a "false-negative" observation, which in practice means that the agent cannot react to an event which it failed to detect. More... | |