Class GroundedGameSystem

java.lang.Object
org.tweetyproject.agents.MultiAgentSystem<ArguingAgent>
org.tweetyproject.agents.dialogues.oppmodels.GroundedGameSystem
All Implemented Interfaces:
Iterable<ArguingAgent>, Collection<ArguingAgent>

public class GroundedGameSystem extends MultiAgentSystem<ArguingAgent>
This multi-agent system models a grounded dialogue game between two agents.
Author:
Matthias Thimm