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

D

DOWN - Static variable in class ai.worlds.GridEnvironment
 
DefaultWumpusLogic - class ai.worlds.wumpus.DefaultWumpusLogic.
A generic wumpus logic unit.
DefaultWumpusLogic(int, int) - Constructor for class ai.worlds.wumpus.DefaultWumpusLogic
 
Dirt - class ai.worlds.vacuum.Dirt.
Dirt that appears in the Vacuum world.
Dirt() - Constructor for class ai.worlds.vacuum.Dirt
 
depth - Variable in class ai.search.Node
The depth of the node in the tree (root = 0).
determineAction() - Method in class ai.worlds.Agent
Determines the next action to be taken by the agent.
determineAction() - Method in class ai.worlds.vacuum.RandomVacuumAgent
Determine the next action to be performed.
determineAction() - Method in class ai.worlds.vacuum.ReactiveVacuumAgent
Determine the next action to be performed.
determineAction() - Method in class ai.worlds.wumpus.AimlessWumpusAgent
Determines the next action to be taken by the agent.
determineAction() - Method in class ai.worlds.wumpus.LogicTestingAgent
Determines the next action to be taken by the agent.
determineAction() - Method in class ai.worlds.wumpus.RandomWumpusAgent
Determines the next action to be taken by the agent.
display - Variable in class ai.search.Problem
Whether or not to display the search.
display - Variable in class ai.worlds.Environment
Flag to indicate whether to display
display() - Method in class ai.worlds.wumpus.WumpusLogic
Dispay the known information inferred about the grid.
displayEnv() - Method in class ai.worlds.Environment
Perform one animation step if the display flag is set.
distance(Location, Location) - Method in class ai.worlds.wumpus.WumpusLogic
Determine block distance between two locations.
draw(Graphics, Point, int) - Method in class ai.worlds.AgentBody
 
draw(Graphics, Point, int) - Method in class ai.worlds.Obj
Draw the object.
draw(Graphics, Point, int) - Method in class ai.worlds.Wall
Draw the wall.
draw(Graphics, Point, int) - Method in class ai.worlds.vacuum.Dirt
 
draw(Graphics, Point, int) - Method in class ai.worlds.wumpus.Gold
 
draw(Graphics, Point, int) - Method in class ai.worlds.wumpus.Pit
 
draw(Graphics, Point, int) - Method in class ai.worlds.wumpus.Wumpus
 

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