Class UtilityBasedAgentGenerator

    • Method Summary

      Modifier and Type Method Description
      AbstractLotteryAgent generate​(LotteryGameSystem mas, SimulationParameters params)
      Generates a new agent for the given multi-agent system.
      void setSeed​(long seed)
      Set the seed for the generation.
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait