Fixed-parameter tractability of Directed Multicut with three terminal pairs parameterized by the size of the cutset: twin-width meets flow-augmentation
Meike Hatzel, Lars Jaffke, Paloma T. Lima, Tom\'a\v{s}, Masa\v{r}\'ik, Marcin Pilipczuk, Roohani Sharma, Manuel Sorge

TL;DR
This paper proves the fixed-parameter tractability of the Directed Multicut problem with three terminal pairs using twin-width and flow-augmentation techniques, advancing understanding of graph separation problems.
Contribution
It introduces a randomized FPT algorithm for the 3-terminal-pairs Directed Multicut problem, combining flow-augmentation, FO model-checking, and twin-width concepts.
Findings
The problem is fixed-parameter tractable with respect to the cutset size.
A novel encoding reduces the problem to FO model-checking on matrices.
An irrelevant vertex rule simplifies the problem by removing large grid minors.
Abstract
We show fixed-parameter tractability of the Directed Multicut problem with three terminal pairs (with a randomized algorithm). This problem, given a directed graph , pairs of vertices (called terminals) , , and , and an integer , asks to find a set of at most non-terminal vertices in that intersect all -paths, all -paths, and all -paths. The parameterized complexity of this case has been open since Chitnis, Cygan, Hajiaghayi, and Marx proved fixed-parameter tractability of the 2-terminal-pairs case at SODA 2012, and Pilipczuk and Wahlstr\"{o}m proved the W[1]-hardness of the 4-terminal-pairs case at SODA 2016. On the technical side, we use two recent developments in parameterized algorithms. Using the technique of directed flow-augmentation [Kim, Kratsch, Pilipczuk, Wahlstr\"{o}m, STOC 2022] we cast the problem as…
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 · Complexity and Algorithms in Graphs · Optimization and Search Problems
