| Package | Description |
|---|---|
| net.sf.tweety.agents.dialogues.oppmodels.sim |
| Modifier and Type | Class and Description |
|---|---|
class |
T3Configuration
This class encapsulates configuration options for generating
T3 belief states.
|
| Modifier and Type | Field and Description |
|---|---|
private T2Configuration |
GroundedGameT2AgentGenerator.config
The configuration for generating agents.
|
| Constructor and Description |
|---|
GroundedGameT2AgentGenerator(GroundedGameSystem.AgentFaction faction,
T2Configuration config)
Creates a new generator for agents of type T1.
|