Class GroundedGameProtocol

java.lang.Object
All Implemented Interfaces:
Protocol, GameProtocol

public class GroundedGameProtocol extends RoundRobinProtocol implements GameProtocol
This class implements a round robin protocol for the grounded game.
Author:
Matthias Thimm