Parameterized Complexity and Approximability of Directed Odd Cycle Transversal
Abstract
A directed odd cycle transversal of a directed graph (digraph) is a vertex set that intersects every odd directed cycle of . In the Directed Odd Cycle Transversal (DOCT) problem, the input consists of a digraph and an integer . The objective is to determine whether there exists a directed odd cycle transversal of of size at most . In this paper, we settle the parameterized complexity of DOCT when parameterized by the solution size by showing that DOCT does not admit an algorithm with running time unless FPT = W[1]. On the positive side, we give a factor fixed parameter tractable (FPT) approximation algorithm for the problem. More precisely, our algorithm takes as input and , runs in time , and either concludes that does not have a directed odd cycle transversal of size at most , or produces a solution of size at most . Finally, we provide evidence that there exists such that DOCT does not admit a factor FPT-approximation algorithm.
Cite
@article{arxiv.1704.04249,
title = {Parameterized Complexity and Approximability of Directed Odd Cycle Transversal},
author = {Daniel Lokshtanov and M. S. Ramanujan and Saket Saurabh and Meirav Zehavi},
journal= {arXiv preprint arXiv:1704.04249},
year = {2017}
}