Class ArgumentationEnvironment

java.lang.Object
org.tweetyproject.agents.dialogues.ArgumentationEnvironment
All Implemented Interfaces:
Environment, Perceivable

public class ArgumentationEnvironment extends Object implements Environment, Perceivable
This class models the environment for agents in argumentation games. It consists of the universal Dung theory used for argumentation (but not completely revealed to all agents) and the current trace of disclosed arguments.
Author:
Matthias Thimm