| Interface | Description |
|---|---|
| SALearningAgentFactoryForSG |
| Class | Description |
|---|---|
| SGToSADomain |
This domain generator is used to produce single agent domain version of a stochastic games domain for an agent of a given type
(specified by an
AgentType object or for a given list of stochastic games single actions (SingleAction). |
| SingleAgentInterface |
For a number of reasons outside the scope of this class description, BURLAP single agent learning algorithms use a different interface for interacting
with the world than stochastic games agents do.
|