How Hard Is It to Rig a Tournament When Few Players Can Beat or Be Beaten by the Favorite?
Zhonghao Wang, Junqiang Peng, Yuxi Liu, Mingyu Xiao

TL;DR
This paper investigates the computational complexity of ensuring a specific player wins in knockout tournaments by introducing new parameters related to the player's potential opponents and demonstrating fixed-parameter tractability under these parameters.
Contribution
The paper introduces and analyzes two new structural parameters, the in-degree and out-degree of the designated player, showing fixed-parameter tractability for the tournament fixing problem when parameterized by these measures.
Findings
TFP is fixed-parameter tractable when parameterized by the in-degree of the player.
TFP is fixed-parameter tractable when parameterized by the out-degree of the player.
The in-degree parameter can be small even if other structural parameters are large.
Abstract
In knockout tournaments, players compete in successive rounds, with losers eliminated and winners advancing until a single champion remains. Given a tournament digraph , which encodes the outcomes of all possible matches, and a designated player , the \textsc{Tournament Fixing} problem (TFP) asks whether the tournament can be scheduled in a way that guarantees emerges as the winner. TFP is known to be NP-hard, but is fixed-parameter tractable (FPT) when parameterized by structural measures such as the feedback arc set (fas) or feedback vertex set (fvs) number of the tournament digraph. In this paper, we introduce and study two new structural parameters: the number of players who can defeat (i.e., the in-degree of , denoted by ) and the number of players that can defeat (i.e., the out-degree of , denoted by ). A natural question is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Graph Theory Research · Game Theory and Voting Systems · Artificial Intelligence in Games
