View Source ExTournaments.Pairings.Swiss (ExTournaments v0.2.7)

Module for creation of a Swiss format round

Link to this section Summary

Link to this section Functions

Link to this function

generate_round(players, round, opts \\ [rated: false, colors: false, bye_factor: 1.5, up_down_factor: 1.2])

View Source