Parameterized Algorithms for Generalizations of Directed Feedback Vertex Set
Parameterized Algorithms for Generalizations of Directed Feedback Vertex Set
复制标题
DOI:
10.1007/978-3-030-17402-6_21
复制
发表时间:
2019-05
期刊:
影响因子:
--
通讯作者:
Alexander Göke;D. Marx;Matthias Mnich
中科院分区:
文献类型:
--
作者:
Alexander Göke;D. Marx;Matthias Mnich
The DirectedFeedbackVertexSet(DFVS) problem takes as input a directed graphGand seeks a smallest vertex setSthat hits all cycles inG. 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. in 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 setSsuch that every strong component ofhas size at mosts: we give an algorithm solving this problem in time.Find a smallest vertex setSsuch that every non-trivial strong component ofis 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.