Uses of Interface
org.tweetyproject.agents.sim.GameProtocol
Package
Description
-
Uses of GameProtocol in org.tweetyproject.agents.dialogues.lotteries.sim
Modifier and TypeClassDescriptionclass
This class implements a direct protocol for argumentation games. -
Uses of GameProtocol in org.tweetyproject.agents.dialogues.oppmodels
Modifier and TypeClassDescriptionclass
This class implements a round robin protocol for the grounded game. -
Uses of GameProtocol in org.tweetyproject.agents.sim
Modifier and TypeClassDescriptionclass
GameSimulator<S extends AbstractProtocol & GameProtocol,
T extends Agent, R extends MultiAgentSystem<T>> This class implements a game simulator.class
SimulationResult<S extends AbstractProtocol & GameProtocol,
T extends Agent, R extends MultiAgentSystem<T>> Instances of this class summarize information on a performed simulation.