Directed Acyclic Subgraph Problem Parameterized above the Poljak-Turzik Bound
Abstract
An oriented graph is a directed graph without directed 2-cycles. Poljak and Turz\'{i}k (1986) proved that every connected oriented graph on vertices and arcs contains an acyclic subgraph with at least 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 have an acyclic subgraph with least arcs, where is the parameter? We answer this question by showing that the problem can be solved by an algorithm of runtime . 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 .
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}
}