An FPT algorithm for planar multicuts with sources and sinks on the outer face
C\'edric Bentz

TL;DR
This paper presents a fixed-parameter tractable algorithm for the minimum multicut problem in planar graphs with sources and sinks on the outer face, utilizing a novel solution characterization and divide-and-conquer strategy.
Contribution
It introduces the first FPT algorithm for this specific planar multicut problem with sources and sinks on the outer face, based on a new solution characterization.
Findings
The problem is FPT when parameterized by the number of source-sink pairs.
The algorithm employs a divide-and-conquer approach based on a new solution characterization.
The problem remains APX-hard in general, but is tractable under the specified conditions.
Abstract
Given a list of k source-sink pairs in an edge-weighted graph G, the minimum multicut problem consists in selecting a set of edges of minimum total weight in G, such that removing these edges leaves no path from each source to its corresponding sink. To the best of our knowledge, no non-trivial FPT result for special cases of this problem, which is APX-hard in general graphs for any fixed k>2, is known with respect to k only. When the graph G is planar, this problem is known to be polynomial-time solvable if k=O(1), but cannot be FPT with respect to k under the Exponential Time Hypothesis. In this paper, we show that, if G is planar and in addition all sources and sinks lie on the outer face, then this problem does admit an FPT algorithm when parameterized by k (although it remains APX-hard when k is part of the input, even in stars). To do this, we provide a new characterization of…
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.
