| Class | Description |
|---|---|
| Action |
A abstract class for actions in an agent environment.
|
| Agent |
An abstract software agent class.
|
| Environment |
The top-level class for an agent simulation.
|
| Percept |
An abstract class for things an agent can perceive.
|
| State |
A complete representation of a situation in the agent environment.
|