Class | Description |
---|---|
Round |
Represents a single round in a negotiation session.
|
Session |
Represents a negotiation session.
|
SessionManager | |
TournamentManager |
Manages the tournament and makes sure that the
SessionManager are
instantiated. |
Turn |
Represents a single turn in the negotiation session.
|
Exception | Description |
---|---|
InvalidActionError |
Error that will be thrown when an action that is not valid for the given round.
|