Class GroundedGameT3AgentGenerator

java.lang.Object
org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameAgentGenerator
org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameT3AgentGenerator
All Implemented Interfaces:
AgentGenerator<ArguingAgent,​GroundedGameSystem>

public class GroundedGameT3AgentGenerator extends GroundedGameAgentGenerator
Generates agents of type T3.
Author:
Matthias Thimm
  • Constructor Details

    • GroundedGameT3AgentGenerator

      public GroundedGameT3AgentGenerator(GroundedGameSystem.AgentFaction faction, T3Configuration config)
      Creates a new generator for agents of type T1.
      Parameters:
      faction - the faction of the agents to be generated.
      config - configuration for creating belief states.