Uses of Class
org.tweetyproject.agents.dialogues.lotteries.LotteryGameSystem
Packages that use LotteryGameSystem
-
Uses of LotteryGameSystem in org.tweetyproject.agents.dialogues.lotteries.sim
Methods in org.tweetyproject.agents.dialogues.lotteries.sim that return LotteryGameSystemMethods in org.tweetyproject.agents.dialogues.lotteries.sim with parameters of type LotteryGameSystemModifier and TypeMethodDescriptionDirectGameProtocolGenerator.generate(LotteryGameSystem mas, SimulationParameters params)
DummyAgentGenerator.generate(LotteryGameSystem mas, SimulationParameters params)
ProbabilisticLotteryAgentGenerator.generate(LotteryGameSystem mas, SimulationParameters params)
RandomLotteryAgentGenerator.generate(LotteryGameSystem mas, SimulationParameters params)
UtilityBasedAgentGenerator.generate(LotteryGameSystem mas, SimulationParameters params)