Parameterized Algorithms for Generalizations of Directed Feedback Vertex Set

03/05/2020
by   Alexander Göke, et al.
0

The Directed Feedback Vertex Set (DFVS) problem takes as input a directed graph G and seeks a smallest vertex set S that hits all cycles in G. This is one of Karp's 21 NP-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 4^kk! n^O(1)-time algorithm, where k = |S|. Here we show fixed-parameter tractability of two generalizations of DFVS: - Find a smallest vertex set S such that every strong component of G - S has size at most s: we give an algorithm solving this problem in time 4^k(ks+k+s)!· n^O(1). This generalizes an algorithm by Xiao [JCSS 2017] for the undirected version of the problem. - Find a smallest vertex set S such that every non-trivial strong component of G - S is 1-out-regular: we give an algorithm solving this problem in time 2^O(k^3)· n^O(1). We also solve the corresponding arc versions of these problems by fixed-parameter algorithms.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/11/2020

Hitting Long Directed Cycles is Fixed-Parameter Tractable

In the Directed Long Cycle Hitting Set problem we are given a directed g...
research
07/02/2017

Dynamic Parameterized Problems and Algorithms

Fixed-parameter algorithms and kernelization are two powerful methods to...
research
08/18/2022

On the parameterized complexity of symmetric directed multicut

We study the problem Symmetric Directed Multicut from a parameterized co...
research
08/11/2023

Finding Long Directed Cycles Is Hard Even When DFVS Is Small Or Girth Is Large

We study the parameterized complexity of two classic problems on directe...
research
10/06/2021

Parameterized Algorithms for the Steiner Tree Problem on a Directed Hypercube

We address the problem of computing a Steiner Arborescence on a directed...
research
06/28/2019

Detecting Feedback Vertex Sets of Size k in O^(2.7^k) Time

In the Feedback Vertex Set problem, one is given an undirected graph G a...
research
03/02/2018

Experimental Evaluation of Parameterized Algorithms for Feedback Vertex Set

Feedback Vertex Set is a classic combinatorial optimization problem that...

Please sign up or login with your details

Forgot password? Click here to reset