English

Tight Localizations of Feedback Sets

Discrete Mathematics 2025-04-18 v2 Data Structures and Algorithms

Abstract

The classical NP-hard feedback arc set problem (FASP) and feedback vertex set problem (FVSP) ask for a minimum set of arcs εE\varepsilon \subseteq E or vertices νV\nu \subseteq V whose removal GεG\setminus \varepsilon, GνG\setminus \nu makes a given multi-digraph G=(V,E)G=(V,E) acyclic, respectively. Though both problems are known to be APX-hard, approximation algorithms or proofs of inapproximability are unknown. We propose a new O(VE4)\mathcal{O}(|V||E|^4)-heuristic for the directed FASP. While a ratio of r1.3606r \approx 1.3606 is known to be a lower bound for the APX-hardness, at least by empirical validation we achieve an approximation of r2r \leq 2. The most relevant applications, such as circuit testing, ask for solving the FASP on large sparse graphs, which can be done efficiently within tight error bounds due to our approach.

Keywords

Cite

@article{arxiv.2001.01440,
  title  = {Tight Localizations of Feedback Sets},
  author = {Michael Hecht and Krzysztof Gonciarz and Szabolcs Horvát},
  journal= {arXiv preprint arXiv:2001.01440},
  year   = {2025}
}

Comments

manuscript submitted to ACM

R2 v1 2026-06-23T13:03:36.791Z