All reports
BGA website
#49340: "Tournament creates too many tables with minimum player count"
implemented: This suggestion has been implemented
1
What is this report about?
What happened ? Please select from below
Suggestion: in my opinion, the following would greatly improve the website
Detailed description
• Please explain your suggestion precisely and concisely so that it's as easy as possible to understand what you mean.
When creating a tournament for a multiplayer game, you can specify two quantities: the Number of Players in a Match and the Number of Players in a Match (minimum). When the tournament starts, it should create tables so that all players are playing (if possible) and most of the tables have the desired player count, not the minimum player count. Yet in many tournaments, I have seen that the algorithm creates far too many tables with the minimum (undesired) player count. A detailed example is below.• What is your browser?
Mozilla v5
Report history
blockmonoid • This suggestion has not been analyzed by delopers yet:
27. Sep 2021 16:59 • An example tournament: boardgamearena.com/tournament?id=89107
There were 81 players. The Number of Players in a Match was 4, the minimum was 3. So the optimal configuration would be:
18 four-player tables and 3 three-player tables (81= 4*18+3*3)
Instead, the first round of the tournament had:
9 four-player tables and 15 three-player tables (81= 4*9+3*15)
I don't even know how the algorithm decided on this configuration, since it shows no preference between 4- and 3-player tables. But the result was that an extra 36=3*12 players were playing at 3-player tables in the tournament, when they could have been at 4-player tables. For a game like For Sale, that's a big difference, since 4-player is a good player count, but 3-player is quite bad.
There were 81 players. The Number of Players in a Match was 4, the minimum was 3. So the optimal configuration would be:
18 four-player tables and 3 three-player tables (81= 4*18+3*3)
Instead, the first round of the tournament had:
9 four-player tables and 15 three-player tables (81= 4*9+3*15)
I don't even know how the algorithm decided on this configuration, since it shows no preference between 4- and 3-player tables. But the result was that an extra 36=3*12 players were playing at 3-player tables in the tournament, when they could have been at 4-player tables. For a game like For Sale, that's a big difference, since 4-player is a good player count, but 3-player is quite bad.
Archduke • This suggestion has been implemented:
31. Jan 2023 11:16 •
31. Jan 2023 23:51 • Implemented (release notes: boardgamearena.com/forum/viewtopic.php?p=133530#p133530)
Add something to this report
Please add here anything that seems relevant to reproduce this bug or understand your suggestion:
- Another table ID / move ID
- Did F5 solve the problem?
- Did the problem appears several time? Everytime? Randomly?
- If you have a screenshot of this bug (good practice), you can use Imgur.com to upload it and copy/paste the link here.