A B C D E F G H I K L M N O P Q R S T U V W

G

Gold - class ai.worlds.wumpus.Gold.
Gold that appears in a wumpus world.
Gold() - Constructor for class ai.worlds.wumpus.Gold
 
Gold(Location) - Constructor for class ai.worlds.wumpus.Gold
 
GridEnvironment - class ai.worlds.GridEnvironment.
An environment with a two-dimensional grid layout occupied by objects.
GridEnvironment(Agent[], int, int, JFrame) - Constructor for class ai.worlds.GridEnvironment
 
GridEnvironment.GridCanvas - class ai.worlds.GridEnvironment.GridCanvas.
 
GridEnvironment.GridCanvas() - Constructor for class ai.worlds.GridEnvironment.GridCanvas
 
gCost - Variable in class ai.search.Node
The path cost from root to node.
getDescription() - Method in class ai.logic.ExtensionFileFilter
Returns the human readable description of this filter.
getExtension(File) - Method in class ai.logic.ExtensionFileFilter
Return the extension portion of the file's name .
getItem(Vector, Class) - Method in class ai.worlds.GridEnvironment
Return the first instance of a class in a Vector.
getPercept(Agent) - Method in class ai.worlds.Environment
Get the current percept.
getPercept(Agent) - Method in class ai.worlds.vacuum.VacuumWorld
Get the next percept.
getPercept(Agent) - Method in class ai.worlds.wumpus.WumpusWorld
Get the agent percept.
getStatus() - Method in class ai.worlds.wumpus.WumpusLogic
Analyze the status of each grid cell using the knowledge base.
goal - Variable in class ai.search.Problem
An optional goal state.
goalReached(Object) - Method in class ai.search.CannibalProblem
 
goalReached(Object) - Method in class ai.search.ChainProblem
 
goalReached(Object) - Method in class ai.search.Problem
Is the state a goal state?
goalReached(Object) - Method in class ai.search.Puzzle8Problem
Is the state a goal state?
goalReached(Object) - Method in class ai.search.RouteProblem
 
grab(AgentBody) - Method in class ai.worlds.GridEnvironment
Grab a "grabable" object at the current location.
grabbed - Variable in class ai.worlds.AgentBody
 
grid - Variable in class ai.worlds.GridEnvironment
The grid of cells.
grid - Variable in class ai.worlds.wumpus.WumpusLogic
Information the agent has stored about the world.
grid - Variable in class ai.worlds.wumpus.WumpusWorldEditor
 

A B C D E F G H I K L M N O P Q R S T U V W