SwissTournament

constructor(eloCalculator: EloCalculator = EloCalculator(), idGenerator: () -> Any? = null, id: Any? = null, name: String? = null, timeControl: String? = null, type: String? = null)