ozfortress / tournament-system

A ruby gem that implements various tournament systems.
MIT License
18 stars 8 forks source link

Improve matching algorithm #2

Closed obla closed 7 years ago

obla commented 7 years ago

The algorithm could be improved by choosing the combination of matches with the least number of duplicates and with minimal difference in scores.