Class LotteryGameSystem

java.lang.Object
org.tweetyproject.agents.MultiAgentSystem<AbstractLotteryAgent>
org.tweetyproject.agents.dialogues.lotteries.LotteryGameSystem
All Implemented Interfaces:
Iterable<AbstractLotteryAgent>, Collection<AbstractLotteryAgent>

public class LotteryGameSystem extends MultiAgentSystem<AbstractLotteryAgent>
This multi-agent system models a lottery dialogue game between a lottery agent and a dummy agent
Author:
Matthias Thimm