Uses of Package
net.pakl.rl.maze

Packages that use net.pakl.rl.maze
net.pakl.rl.maze World and policy for a 2D problem with impassable obstacles. 
 

Classes in net.pakl.rl.maze used by net.pakl.rl.maze
MazeWorld
          This is a model of a 2D gridworld and supports all the functions specified in the World interface.
State2D
          This class represents a state which corresponds to a position in a two-dimensional World