Papers
Topics
Authors
Recent
Search
2000 character limit reached

On the parameterized complexity of symmetric directed multicut

Published 18 Aug 2022 in cs.DS | (2208.09017v1)

Abstract: We study the problem Symmetric Directed Multicut from a parameterized complexity perspective. In this problem, the input is a digraph DD, a set of cut requests C=(s1,t1),,(s,t)C={(s_1,t_1),\ldots,(s_\ell,t_\ell)} and an integer kk, and the task is to find a set XV(D)X \subseteq V(D) of size at most kk such that for every 1i1 \leq i \leq \ell, XX intersects either all (si,ti)(s_i,t_i)-paths or all (ti,si)(t_i,s_i)-paths. Equivalently, every strongly connected component of DXD-X contains at most one vertex out of sis_i and tit_i for every ii. This problem is previously known from research in approximation algorithms, where it is known to have an O(logkloglogk)O(\log k \log \log k)-approximation. We note that the problem, parameterized by kk, 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 kk, but we give three partial results: An FPT algorithm parameterized by k+k+\ell; an FPT-time 2-approximation parameterized by kk; and an FPT algorithm parameterized by kk for the special case that the cut requests form a clique, Symmetric Directed Multiway Cut. The existence of an FPT algorithm parameterized purely by kk remains an intriguing open possibility.

Citations (5)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.