On the parameterized complexity of symmetric directed multicut

08/18/2022
by   Eduard Eiben, et al.
0

We study the problem Symmetric Directed Multicut from a parameterized complexity perspective. In this problem, the input is a digraph D, a set of cut requests C={(s_1,t_1),…,(s_ℓ,t_ℓ)} and an integer k, and the task is to find a set X ⊆ V(D) of size at most k such that for every 1 ≤ i ≤ℓ, X intersects either all (s_i,t_i)-paths or all (t_i,s_i)-paths. Equivalently, every strongly connected component of D-X contains at most one vertex out of s_i and t_i for every i. This problem is previously known from research in approximation algorithms, where it is known to have an O(log k loglog k)-approximation. We note that the problem, parameterized by k, directly generalizes multiple interesting FPT problems such as (Undirected) Vertex Multicut and Directed Subset Feedback Vertex Set. We are not able to settle the existence of an FPT algorithm parameterized purely by k, but we give three partial results: An FPT algorithm parameterized by k+ℓ; an FPT-time 2-approximation parameterized by k; and an FPT algorithm parameterized by k for the special case that the cut requests form a clique, Symmetric Directed Multiway Cut. The existence of an FPT algorithm parameterized purely by k remains an intriguing open possibility.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/31/2022

On weighted graph separation problems and flow-augmentation

One of the first application of the recently introduced technique of flo...
research
03/05/2020

Parameterized Algorithms for Generalizations of Directed Feedback Vertex Set

The Directed Feedback Vertex Set (DFVS) problem takes as input a directe...
research
03/16/2020

On the parameterized complexity of 2-partitions

We give an FPT algorithm for deciding whether the vertex set a digraph D...
research
05/23/2023

Parameterized Complexity Classification for Interval Constraints

Constraint satisfaction problems form a nicely behaved class of problems...
research
07/11/2020

Deciding the existence of cut-off in parameterized rendez-vous networks

We study networks of processes which all execute the same finite-state p...
research
10/03/2019

FPT Inapproximability of Directed Cut and Connectivity Problems

(see paper for full abstract) Cut problems and connectivity problems o...
research
10/16/2018

Multi-budgeted directed cuts

We study multi-budgeted variants of the classic minimum cut problem and ...

Please sign up or login with your details

Forgot password? Click here to reset