| Package | Description |
|---|---|
| net.sf.tweety.agents.sim |
| Modifier and Type | Method and Description |
|---|---|
SimulationResult<S,T,R> |
GameSimulator.run(int repetitions)
Simulates the game for the given number of
repetitions and returns a map indicating
which agent generator won how often.
|