English

A 2-Approximation Algorithm for Feedback Vertex Set in Tournaments

Data Structures and Algorithms 2018-09-25 v1

Abstract

A {\em tournament} is a directed graph TT such that every pair of vertices is connected by an arc. A {\em feedback vertex set} is a set SS of vertices in TT such that TST - S is acyclic. We consider the {\sc Feedback Vertex Set} problem in tournaments. Here the input is a tournament TT and a weight function w:V(T)Nw : V(T) \rightarrow \mathbb{N} and the task is to find a feedback vertex set SS in TT minimizing w(S)=vSw(v)w(S) = \sum_{v \in S} w(v). We give the first polynomial time factor 22 approximation algorithm for this problem. Assuming the Unique Games conjecture, this is the best possible approximation ratio achievable in polynomial time.

Keywords

Cite

@article{arxiv.1809.08437,
  title  = {A 2-Approximation Algorithm for Feedback Vertex Set in Tournaments},
  author = {Daniel Lokshtanov and Pranabendu Misra and Joydeep Mukherjee and Geevarghese Philip and Fahad Panolan and Saket Saurabh},
  journal= {arXiv preprint arXiv:1809.08437},
  year   = {2018}
}
R2 v1 2026-06-23T04:14:52.853Z