Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an olympiс tournament system for any count of players. #5

Open
dimatomp opened this issue Sep 2, 2012 · 2 comments
Open

Add an olympiс tournament system for any count of players. #5

dimatomp opened this issue Sep 2, 2012 · 2 comments

Comments

@dimatomp
Copy link
Member

dimatomp commented Sep 2, 2012

And think how it should go better.

My thoughts:
n > 3 >= run the tournament for n / 2 and remaining (n + 1) / 2 players.
n == 3 => make those bots play with each other.
n == 2 => run a single match.

@ghost
Copy link

ghost commented Sep 2, 2012

Во-первых. зачем вы всё пишите по-английски?
Во-вторых, к олимпийской системе это имеет мало отношения.
И самое главное: ну сыграют три игрока друг с другом, каждый выиграет по 1 разу - что дальше?

@dimatomp
Copy link
Member Author

dimatomp commented Sep 3, 2012

Хорошо, я понял, в таком виде система не будет работать.

Просто насколько я понимаю, при проведении реальных соревнований по олимпийской системе ни для кого не является проблемой, что количество игроков не равно степени двойки. Эту систему чем-то дополняют.

Насколько подходит вариант, когда если игроков 3, то сначала играют первые два, а затем третий с победителем? Или как в футболе - можно ввести групповой этап.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant