#include <set>#include <rl_common/Random.h>#include <rl_common/core.hh>#include "gridworld.hh"#include <deque>

Go to the source code of this file.
Classes | |
| class | TwoRooms |
Defines a two room gridworld domain, with possible action delays or multiple goals (with partial observability).
Definition in file tworooms.hh.