On Controlling Knockout Tournaments Without Perfect Information
Václav Blažej, Sushmita Gupta, M. S. Ramanujan, Peter Strulo
TL;DR
The paper studies seedings for single-elimination tournaments under imperfect information, introducing Probabilistic Tournament Fixing (PTF) and its deterministic surrogate Simultaneous Tournament Fixing (STF). It develops an FPT algorithm for STF parameterized by the combined parameter $k$ (the sum of the shared FAS size and the number of private arcs) via blueprint templates and an ILP-Feas feasibility reduction, and shows para-NP-hardness when either component is fixed alone. It then applies STF to obtain an FPT algorithm for PTF parameterized by $c_1$ and $c_2$, by enumerating outcomes of fractional matches and solving STF on each completion; TF is recovered as the $m=1$ case. The results bridge a gap in the literature on probabilistic SE tournament design and suggest directions for future work on other parameterizations and robust design objectives.
Abstract
Over the last decade, extensive research has been conducted on the algorithmic aspects of designing single-elimination (SE) tournaments. Addressing natural questions of algorithmic tractability, we identify key properties of input instances that enable the tournament designer to efficiently schedule the tournament in a way that maximizes the chances of a preferred player winning. Much of the prior algorithmic work on this topic focuses on the perfect (complete and deterministic) information scenario, especially in the context of fixed-parameter algorithm design. Our contributions constitute the first fixed-parameter tractability results applicable to more general settings of SE tournament design with potential imperfect information.
