#include <set>
#include <rl_common/Random.h>
#include <rl_common/core.hh>
#include "gridworld.hh"
Go to the source code of this file.
Defines the taxi domain, from: Dietterich, "The MAXQ method for hierarchical reinforcement learning," ICML 1998.
Definition in file taxi.hh.