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

T

TruthTable - class ai.logic.TruthTable.
A Truth table.
table - Variable in class ai.logic.HornKnowledgeBase
A table of sentences indexed by the inferred clause
takeAction(Environment) - Method in class ai.worlds.Agent
Perfom the current action.
takeAction(Environment) - Method in class ai.worlds.vacuum.VacuumAgent
take the next action.
takeAction(Environment) - Method in class ai.worlds.wumpus.WumpusAgent
Perfom the current action.
takeStep() - Method in class ai.worlds.Environment
Each agent determines and performs one action.
tell(Logic) - Method in class ai.logic.HornKnowledgeBase
Add a statement to the knowledge base
tell(Logic) - Method in class ai.logic.PropKnowledgeBase
Add a statement to the knowledge base
termination() - Method in class ai.worlds.Environment
Determine if all agents have terminated.
termination() - Method in class ai.worlds.GridEnvironment
Terminate if all agents are dead.
termination() - Method in class ai.worlds.wumpus.WumpusWorld
End when some agent climbs out or for the default reason (everyone dead).
toString() - Method in class ai.logic.Logic
 
turn(AgentBody, String) - Method in class ai.worlds.GridEnvironment
Turn the agent either left or right.

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