Package vacworld

Class Summary
Direction A utility class that encapsulates information about compass directions.
GoForward A vacuum cleaning agent action that causes the agent to advance one step.
ShutOff A vacuum cleaning world action that causes the agent to power down.
StateSelector  
SuckDirt A vacuum cleaning world action that causes the agent to suck up dirt from it current location.
TurnLeft A vacuum cleaning world action that causes the agent to turn 90 degrees to the left.
TurnRight A vacuum cleaning world action that causes the agent to turn 90 degrees to the right.
VacPercept A percept in the vacuum cleaning world.
VacuumState Represents a state in the vacuum world.
VacuumWorld A simulator for the vacuum cleaning world environment.