| Interface | Description |
|---|---|
| AgentFactory |
An interface for generating agents
|
| SGAgent |
This abstract class defines the the shell code and interface for creating agents
that can make decisions in mutli-agent stochastic game worlds.
|
| Class | Description |
|---|---|
| SGAgentBase | |
| SGAgentType |
This class specifies the type of agent a stochastic games agent can be.
|