#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 Fuel World domain, with possible noise. From the paper: Hester and Stone, "Real Time Targeted Exploration in Large Domains", ICDL 2010.
Definition in file FuelRooms.hh.