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\'ik (1986) proved that every connected oriented graph G on n vertices and m arcs contains an acyclic subgraph with at least m2+n-14 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 G have an acyclic subgraph with least m2+n-14+k arcs, where k is the parameter? We answer this question by showing that the problem can be solved by an algorithm of runtime (12k)!nO(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).

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…