English

A Quadratic Vertex Kernel and a Subexponential Algorithm for Subset-FAST

Discrete Mathematics 2025-03-11 v1 Data Structures and Algorithms Combinatorics

Abstract

In the Subset Feedback Arc Set in Tournaments, Subset-FAST problem we are given as input a tournament TT with a vertex set V(T)V(T) and an arc set A(T)A(T), along with a terminal set SV(T)S \subseteq V(T), and an integer k k. The objective is to determine whether there exists a set FA(T) F \subseteq A(T) with Fk|F| \leq k such that the resulting graph TFT-F contains no cycle that includes any vertex of SS. When S=V(T)S=V(T) this is the classic Feedback Arc Set in Tournaments (FAST) problem. We obtain the first polynomial kernel for this problem parameterized by the solution size. More precisely, we obtain an algorithm that, given an input instance (T,S,k)(T, S, k), produces an equivalent instance (T,S,k)(T',S',k') with kkk'\leq k and V(T)=O(k2)V(T')=O(k^2). It was known that FAST admits a simple quadratic vertex kernel and a non-trivial linear vertex kernel. However, no such kernel was previously known for Subset-FAST. Our kernel employs variants of the most well-known reduction rules for FAST and introduces two new reduction rules to identify irrelevant vertices. As a result of our kernelization, we also obtain the first sub-exponential time FPT algorithm for Subset-FAST.

Keywords

Cite

@article{arxiv.2503.07208,
  title  = {A Quadratic Vertex Kernel and a Subexponential Algorithm for Subset-FAST},
  author = {Satyabrata Jana and Lawqueen Kanesh and Madhumita Kundu and Daniel Lokshtanov and Saket Saurabh},
  journal= {arXiv preprint arXiv:2503.07208},
  year   = {2025}
}

Comments

31 pages, 10 figures

R2 v1 2026-06-28T22:13:51.206Z