Uses of Interface
org.tweetyproject.agents.sim.MultiAgentSystemGenerator
Package
Description
-
Uses of MultiAgentSystemGenerator in org.tweetyproject.agents.dialogues.lotteries.sim
-
Uses of MultiAgentSystemGenerator in org.tweetyproject.agents.dialogues.oppmodels.sim
-
Uses of MultiAgentSystemGenerator in org.tweetyproject.agents.sim
ModifierConstructorDescriptionGameSimulator
(MultiAgentSystemGenerator<T, R> masGenerator, ProtocolGenerator<S, T, R> protGenerator, List<AgentGenerator<T, R>> agentGenerators) Creates a new GameSimulator for the given MultiAgentSystemGenerator and AgentGenerators.