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

P

Pit - class ai.worlds.wumpus.Pit.
A pit that appears in a wumpus world.
Pit() - Constructor for class ai.worlds.wumpus.Pit
 
Pit(Location) - Constructor for class ai.worlds.wumpus.Pit
 
Problem - class ai.search.Problem.
An abstract search problem.
Problem(Object) - Constructor for class ai.search.Problem
 
PropKnowledgeBase - class ai.logic.PropKnowledgeBase.
A Knowledge base of Propositional logic.
Puzzle8Problem - class ai.search.Puzzle8Problem.
The 8-puzzle Problem In this implementation of the 8-puzzle we have a mix of priorities between efficiency and simplicity.
paint(Graphics) - Method in class ai.worlds.GridEnvironment.GridCanvas
 
parent - Variable in class ai.search.Node
The parent Node.
parse(String) - Static method in class ai.logic.Logic
Parse an expression string
parse(StringTokenizer, Vector, Vector, String) - Static method in class ai.logic.Logic
 
pathTo(Location, Location) - Method in class ai.worlds.wumpus.DefaultWumpusLogic
Determine the sequence of actions which will take the agent to the given location.
pathTo(Location, Location) - Method in class ai.worlds.wumpus.WumpusLogic
Determine the sequence of actions which will take the agent to the given location.
percept - Variable in class ai.worlds.Agent
The current percept
percept(String, String) - Method in class ai.worlds.wumpus.WumpusLogic
Add the percept information to the knowledge base.
performanceMeasure(Agent) - Method in class ai.worlds.Environment
Score the performance of the agent.
performanceMeasure(Agent) - Method in class ai.worlds.vacuum.VacuumWorld
Determine performance of the agent.
performanceMeasure(Agent) - Method in class ai.worlds.wumpus.WumpusWorld
 
pixelsToLoc(int, int) - Method in class ai.worlds.wumpus.WumpusWorldEditor
 
problem - Variable in class ai.search.Search
The search problem.

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