Uses of Class
org.tweetyproject.agents.sim.SimulationResult
Packages that use SimulationResult
-
Uses of SimulationResult in org.tweetyproject.agents.sim
Methods in org.tweetyproject.agents.sim that return SimulationResultModifier and TypeMethodDescriptionGameSimulator.run
(int repetitions) Simulates the game for the given number of repetitions and returns a map indicating which agent generator won how often.