Package edu.columbia.cs.coms4701.search.agentprograms

Generic agent programs that use search algorithms to operate in an environment.

See:
          Description

Interface Summary
SimpleProblemSolvingAgentProgram<K extends AgentAction,P extends AgentPercept,S extends AgentState> A simple problem-solving agent.
 

Package edu.columbia.cs.coms4701.search.agentprograms Description

Generic agent programs that use search algorithms to operate in an environment.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: