Class GroundedGameT2AgentGenerator

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

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

    • GroundedGameT2AgentGenerator

      public GroundedGameT2AgentGenerator(GroundedGameSystem.AgentFaction faction, T2Configuration 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.