Interface GameProtocol

All Superinterfaces:
Protocol
All Known Implementing Classes:
DirectGameProtocol, GroundedGameProtocol

public interface GameProtocol extends Protocol
Classes implementing this interface represent protocols for games in the game theoretic meaning.
Author:
Matthias Thimm