Fixed-Parameter Tractability of Directed Multiway Cut Parameterized by the Size of the Cutset
Rajesh Chitnis, MohammadTaghi Hajiaghayi, D\'aniel Marx

TL;DR
This paper proves that the directed multiway cut problems are fixed-parameter tractable when parameterized by the size of the cutset, providing an algorithm with double-exponential dependence on the parameter.
Contribution
It establishes the fixed-parameter tractability of directed multiway cut problems, answering open questions and extending known results from undirected to directed graphs.
Findings
Directed vertex and edge multiway cut are FPT with time 2^{2^{O(p)}}n^{O(1)}.
Directed multicut is FPT for two terminal pairs.
Answers open problems from previous research.
Abstract
Given a directed graph , a set of terminals and an integer , the \textsc{Directed Vertex Multiway Cut} problem asks if there is a set of at most (nonterminal) vertices whose removal disconnects each terminal from all other terminals. \textsc{Directed Edge Multiway Cut} is the analogous problem where is a set of at most edges. These two problems indeed are known to be equivalent. A natural generalization of the multiway cut is the \emph{multicut} problem, in which we want to disconnect only a set of given pairs instead of all pairs. Marx (Theor. Comp. Sci. 2006) showed that in undirected graphs multiway cut is fixed-parameter tractable (FPT) parameterized by . Marx and Razgon (STOC 2011) showed that undirected multicut is FPT and directed multicut is W[1]-hard parameterized by . We complete the picture here by our main result which is that both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Optimization and Search Problems · Optimization and Packing Problems
