English

Directed Acyclic Subgraph Problem Parameterized above the Poljak-Turzik Bound

Data Structures and Algorithms 2012-10-01 v2 Computational Complexity

Abstract

An oriented graph is a directed graph without directed 2-cycles. Poljak and Turz\'{i}k (1986) proved that every connected oriented graph GG on nn vertices and mm arcs contains an acyclic subgraph with at least m2+n14\frac{m}{2}+\frac{n-1}{4} arcs. Raman and Saurabh (2006) gave another proof of this result and left it as an open question to establish the parameterized complexity of the following problem: does GG have an acyclic subgraph with least m2+n14+k\frac{m}{2}+\frac{n-1}{4}+k arcs, where kk is the parameter? We answer this question by showing that the problem can be solved by an algorithm of runtime (12k)!nO(1)(12k)!n^{O(1)}. Thus, the problem is fixed-parameter tractable. We also prove that there is a polynomial time algorithm that either establishes that the input instance of the problem is a Yes-instance or reduces the input instance to an equivalent one of size O(k2)O(k^2).

Keywords

Cite

@article{arxiv.1207.3586,
  title  = {Directed Acyclic Subgraph Problem Parameterized above the Poljak-Turzik Bound},
  author = {Robert Crowston and Gregory Gutin and Mark Jones},
  journal= {arXiv preprint arXiv:1207.3586},
  year   = {2012}
}
R2 v1 2026-06-21T21:36:00.410Z