Class DummyLotteryAgent


public class DummyLotteryAgent extends AbstractLotteryAgent
Audience agents (do nothing) for argumentation games.
Author:
Matthias Thimm
  • Constructor Details

    • DummyLotteryAgent

      public DummyLotteryAgent(String name, DungTheory theory, Semantics semantics)
      Create DummyLotteryAgent
      Parameters:
      name - the name
      theory - the theory
      semantics - the semantics
  • Method Details