so this problem came up in a tournment setting, a couple players had upset victories, where their opponent just barely managed to snatch a victory from the jaws of defeat.
it was a win, but what a way to win! so, let's turn this into a puzzle:
you have a set number players (for the sake of ease let's say 8) each of a different rank.
the higher ranked players should generally win against the lower ranked ones. players of close rank it can go either way. never the less, you want to give the lower ranks a chance to win the tournament. you have up to n-1 rounds. (in this case 7.) what's the best way to ensure a fair tournament for everyone?
(i realize this has been studied to some detail. but i want your own work.)
Question
Guest
so this problem came up in a tournment setting, a couple players had upset victories, where their opponent just barely managed to snatch a victory from the jaws of defeat.
it was a win, but what a way to win! so, let's turn this into a puzzle:
you have a set number players (for the sake of ease let's say 8) each of a different rank.
the higher ranked players should generally win against the lower ranked ones. players of close rank it can go either way. never the less, you want to give the lower ranks a chance to win the tournament. you have up to n-1 rounds. (in this case 7.) what's the best way to ensure a fair tournament for everyone?
(i realize this has been studied to some detail. but i want your own work.)
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.