Class | Description |
---|---|
SessionConfigurationList |
a list of
SessionConfiguration s for running. |
Tournament |
This class stores all bilateral tournament settings (protocol, list of
profiles, list of agents, etc.) This is then converted into a list of
Protocol s using Tournament.getSessions() . |
TournamentConfiguration | |
TournamentRunner |
This is a class that runs a bi-lateral tournament.
|