See: Description
Interface | Description |
---|---|
GameEvent |
This interface represents an event in the game.
|
Class | Description |
---|---|
Assignment |
Acts as a wrapper for visibility relations between agents during the
assignment.
|
AssignmentByGroup |
Acts as a wrapper for visibility relations between agents during the
assignment.
|
AssignmentByRandMatrix |
Generate the visibility relation by random matrix.
|
AssignmentEvent |
This class implements the AssignmentEvents, which are called when all agents
participate in assignments.
|
EliminationEvent |
The EliminationEvent class is used when eliminating the contestant who votes wrong.
|
GameModel |
This class contains the game model
|