Parameterized Algorithms for Generalizations of Directed Feedback Vertex Set
Abstract
The Directed Feedback Vertex Set (DFVS) problem takes as input a directed graph~ and seeks a smallest vertex set~ that hits all cycles in . This is one of Karp's 21 -complete problems. Resolving the parameterized complexity status of DFVS was a long-standing open problem until Chen et al. [STOC 2008, J. ACM 2008] showed its fixed-parameter tractability via a -time algorithm, where . Here we show fixed-parameter tractability of two generalizations of DFVS: - Find a smallest vertex set such that every strong component of has size at most~: we give an algorithm solving this problem in time . This generalizes an algorithm by Xiao [JCSS 2017] for the undirected version of the problem. - Find a smallest vertex set such that every non-trivial strong component of is 1-out-regular: we give an algorithm solving this problem in time . We also solve the corresponding arc versions of these problems by fixed-parameter algorithms.
Cite
@article{arxiv.2003.02483,
title = {Parameterized Algorithms for Generalizations of Directed Feedback Vertex Set},
author = {Alexander Göke and Dániel Marx and Matthias Mnich},
journal= {arXiv preprint arXiv:2003.02483},
year = {2020}
}