Interface Protocol

All Known Subinterfaces:
GameProtocol
All Known Implementing Classes:
AbstractProtocol, DirectGameProtocol, GroundedGameProtocol, RigidProtocol, RoundRobinProtocol, SynchronousProtocol

public interface Protocol
A protocol gives instructions in which order agents have to be asked for actions in a multi-agent system.
Author:
Matthias Thimm