Все отчёты
Сайт БГА
#49340: "Tournament creates too many tables with minimum player count"
implemented: Это предложение реализовано
1
О чём этот отчёт?
Что произошло? Пожалуйста, выберите из нижеследующего
Предложение: я считаю, что сайт можно значительно улучшить следующим образом
Подробное описание
• Пожалуйста, точно и кратко опишите своё предложение, чтобы сделать его наиболее доступным для понимания.
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.• Какой браузер вы используете?
Mozilla v5
История отчёта
blockmonoid • Разработчики ещё не проанализировали это предложение:
27 сен 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 • Это предложение реализовано:
31 янв 2023 11:16 •
31 янв 2023 23:51 • Implemented (release notes: boardgamearena.com/forum/viewtopic.php?p=133530#p133530)
Добавить что-нибудь к этому отчёту
Пожалуйста, укажите всё, что вам кажется значительным для воспроизведения этой ошибки или понимания вашего предложения:
- Другой номер игрового стола / номер хода
- Помогло ли решить проблему нажатие F5?
- Случилась ли проблема несколько раз? Постоянно? От случая к случаю?
- Если у вас есть снимок экрана с этой ошибкой (хорошая привычка), вы можете воспользоваться Imgur.com, чтобы загрузить его и вставить сюда ссылку.