Class GroundedGameAgentGenerator

java.lang.Object
org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameAgentGenerator
All Implemented Interfaces:
AgentGenerator<ArguingAgent,GroundedGameSystem>
Direct Known Subclasses:
GroundedGameT1AgentGenerator, GroundedGameT2AgentGenerator, GroundedGameT3AgentGenerator

public abstract class GroundedGameAgentGenerator extends Object implements AgentGenerator<ArguingAgent,GroundedGameSystem>
Generates new arguing agents for a grounded game. Encapsulates common characteristics for specific models.
Author:
Matthias Thimm