Class LotteryArgumentationEnvironment

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

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