English

Quick-Sort Style Approximation Algorithms for Generalizations of Feedback Vertex Set in Tournaments

Data Structures and Algorithms 2024-02-12 v1

Abstract

A feedback vertex set (FVS) in a digraph is a subset of vertices whose removal makes the digraph acyclic. In other words, it hits all cycles in the digraph. Lokshtanov et al. [TALG '21] gave a factor 2 randomized approximation algorithm for finding a minimum weight FVS in tournaments. We generalize the result by presenting a factor 2α2\alpha randomized approximation algorithm for finding a minimum weight FVS in digraphs of independence number α\alpha; a generalization of tournaments which are digraphs with independence number 11. Using the same framework, we present a factor 22 randomized approximation algorithm for finding a minimum weight Subset FVS in tournaments: given a vertex subset SS in addition to the graph, find a subset of vertices that hits all cycles containing at least one vertex in SS. Note that FVS in tournaments is a special case of Subset FVS in tournaments in which S=V(T)S = V(T).

Cite

@article{arxiv.2402.06407,
  title  = {Quick-Sort Style Approximation Algorithms for Generalizations of Feedback Vertex Set in Tournaments},
  author = {Sushmita Gupta and Sounak Modak and Saket Saurabh and Sanjay Seetharaman},
  journal= {arXiv preprint arXiv:2402.06407},
  year   = {2024}
}

Comments

Accepted in Latin American Theoretical Informatics 2024(LATIN 2024)

R2 v1 2026-06-28T14:44:03.375Z