Fixing balanced knockout and double elimination tournaments
作者:
摘要
Balanced knockout tournaments are one of the most common formats for sports competitions, and are also used in elections and decision-making. We consider the computational problem of finding the optimal draw for a particular player in such a tournament. The problem has generated considerable research within AI in recent years. We prove that checking whether there exists a draw in which a player wins is NP-complete, thereby settling an outstanding open problem. Our main result has a number of interesting implications on related counting and approximation problems. We present a memoization-based algorithm for the problem that is faster than previous approaches. Moreover, we highlight two natural cases that can be solved in polynomial time. All of our results also hold for the more general problem of counting the number of draws in which a given player is the winner. Finally, we show that our main NP-completeness result extends to a variant of balanced knockout tournaments called double-elimination tournaments.
论文关键词:Knockout tournaments,Seedings of a tournament,Computational complexity
论文评审过程:Received 9 February 2017, Revised 24 April 2018, Accepted 19 May 2018, Available online 25 May 2018, Version of Record 4 June 2018.
论文官网地址:https://doi.org/10.1016/j.artint.2018.05.002