Complexity of the Feedback Vertex Set Problem in Tournaments with Forbidden Subtournaments
Sophie Spirkl, Yun Xing
TL;DR
The paper tackles the minimum feedback vertex set problem in tournaments with forbidden subtournaments, focusing on a five-vertex forbidden family. It develops a reduction framework to prime tournaments and leverages structural characterizations for $W_5$-free and $U_5$-free cases to achieve polynomial-time algorithms, while proving NP-completeness for $T_5$-free tournaments. A key contribution is a necessary condition for when the problem can be in $P$ for $H$-free tournaments, and the demonstration that this condition is not sufficient. The work combines backedge-graph-based reductions, prime-tournament structure theorems, and dynamic programming over tri-partitions to delineate the boundary between tractability and hardness in this natural directed-graph setting with forbidden subtournaments.
Abstract
In this paper, we consider the complexity of the minimum feedback vertex set problem (MFBVS) for tournaments with forbidden subtournaments. The MFBVS problem in general tournaments is known to be NP-complete. We prove that the MFBVS problem for $W_5$-free and $U_5$-free tournaments is in P, and for $T_5$-free tournaments it remains NP-complete. Moreover, we prove a necessary condition for all $H$ such that the MFBVS problem for $H$-free tournaments is in P. We also show that the necessary condition is not sufficient.
