Class AbstractLotteryAgent

java.lang.Object
org.tweetyproject.agents.Agent
org.tweetyproject.agents.dialogues.lotteries.AbstractLotteryAgent
Direct Known Subclasses:
DummyLotteryAgent, ProbabilisticLotteryAgent, RandomLotteryAgent, UtilityBasedLotteryAgent

public abstract class AbstractLotteryAgent extends Agent
An agent in a game of argumentation lotteries.
Author:
Matthias Thimm