Class LotteryDialogueTest2

java.lang.Object
org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest2

public class LotteryDialogueTest2 extends Object
Main class for empirical evaluation in [Hunter, Thimm. 2015, to appear]. Shows how a simulation of a multi-agent system can be set up. It defines a dialogue game between different agents, in particular one based on an action selection strategy using lotteries.
Author:
Matthias Thimm
  • Field Details

    • semantics

      public static Semantics semantics
      The argumentation semantics used
    • timeout

      public static int timeout
      Timeout
    • rep

      public static int rep
      Number of repetitions per file
  • Constructor Details

    • LotteryDialogueTest2

      public LotteryDialogueTest2()
  • Method Details