View Source ExTournaments.Pairings.Swiss.Weight (ExTournaments v0.5.1)

Helpers for weights calculation in Swiss

Link to this section Summary

Link to this section Functions

Link to this function

calculate_weight(challenger, opponent, score_sum_index, score_group_index, opts \\ [rated: false, sorted_players: [], colors: false, bye_factor: 1.5, up_down_factor: 1.2, group_diff_factor: 3])

View Source