Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Parameterized Complexity and Approximability of Directed Odd Cycle Transversal (1704.04249v1)

Published 13 Apr 2017 in cs.DS, cs.CC, and cs.DM

Abstract: A directed odd cycle transversal of a directed graph (digraph) $D$ is a vertex set $S$ that intersects every odd directed cycle of $D$. In the Directed Odd Cycle Transversal (DOCT) problem, the input consists of a digraph $D$ and an integer $k$. The objective is to determine whether there exists a directed odd cycle transversal of $D$ of size at most $k$. In this paper, we settle the parameterized complexity of DOCT when parameterized by the solution size $k$ by showing that DOCT does not admit an algorithm with running time $f(k)n{O(1)}$ unless FPT = W[1]. On the positive side, we give a factor $2$ fixed parameter tractable (FPT) approximation algorithm for the problem. More precisely, our algorithm takes as input $D$ and $k$, runs in time $2{O(k2)}n{O(1)}$, and either concludes that $D$ does not have a directed odd cycle transversal of size at most $k$, or produces a solution of size at most $2k$. Finally, we provide evidence that there exists $\epsilon > 0$ such that DOCT does not admit a factor $(1+\epsilon)$ FPT-approximation algorithm.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Daniel Lokshtanov (135 papers)
  2. M. S. Ramanujan (43 papers)
  3. Saket Saurabh (171 papers)
  4. Meirav Zehavi (83 papers)
Citations (51)

Summary

We haven't generated a summary for this paper yet.