relative score is fairer to players with fewer prefs
This commit is contained in:
parent
6cd253d5f0
commit
1fda84bdef
@ -89,7 +89,7 @@ def apply_brute_force(players, preferences):
|
|||||||
print(result[2])
|
print(result[2])
|
||||||
|
|
||||||
# team_table(score, team0, team1)
|
# team_table(score, team0, team1)
|
||||||
return best_score[0]
|
return best_percentage[0]
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
Loading…
Reference in New Issue
Block a user