Class | Description |
---|---|
Tournament |
This class stores all tournament info (protocol, list of profiles, list of
agents, etc.) This is then converted into a list of
Protocol s using
Tournament.getSessions() . |
TournamentConfiguration | |
TournamentGenerator |
This class will generate the party lists for each negotiation in a
multi-party tournament.
|
TournamentRunner |
This is a class that runs a multi-party tournament.
|