A B C D E F G H I M N P R S T V W 

G

getAgentDir() - Method in class vacworld.VacuumState
Return the agent's orientation.
getAgentDirString() - Method in class vacworld.VacuumState
Return a string the represents the agent's orientation.
getAgentX() - Method in class vacworld.VacuumState
Return the agent's X position.
getAgentY() - Method in class vacworld.VacuumState
Return the agent's Y position.
getId() - Method in class agent.Agent
Return a unique string that identifies the agent.
getInitState() - Static method in class vacworld.VacuumState
Return the default initial state for the vacuum world.
getNumDirtyLocs() - Method in class vacworld.VacuumState
Return the number of dirty locations in the state.
getPerformanceMeasure(Agent) - Method in class agent.Environment
Return the performance measure of a particular agent in the current environment.
getPerformanceMeasure(Agent) - Method in class vacworld.VacuumWorld
Returns the performance measure of the agent in the current environment.
getRandomState() - Static method in class vacworld.VacuumState
Return a random initial state for the vacuum world.
getRandomState(int) - Static method in class vacworld.VacuumState
Return a random initial state for the vacuum world using a specific seed.
getTeamPerformanceMeasure() - Method in class agent.Environment
Return the performance measure of a team of agents in a cooperative environment.
getTeamPerformanceMeasure() - Method in class vacworld.VacuumWorld
Returns the performance measure of an agent team in the current environment.
GoForward - Class in vacworld
A vacuum cleaning agent action that causes the agent to advance one step.
GoForward() - Constructor for class vacworld.GoForward
 
A B C D E F G H I M N P R S T V W