An FPT algorithm for planar multicuts with sources and sinks on the outer face

08/19/2017
by   Cédric Bentz, et al.
0

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 optimal solutions in this case, and then use it to design a "divide-and-conquer" approach: namely, some edges that are part of any such solution actually define an optimal solution for a polynomial-time solvable multiterminal variant of the problem on some of the sources and sinks (which can be identified thanks to a reduced enumeration phase). Removing these edges from the graph cuts it into several smaller instances, which can then be solved recursively.

READ FULL TEXT
research
06/15/2018

A Polynomial-Time Algorithm for 2-stable Instances of the k-terminal cut Problem

The k-terminal cut problem is defined on an edge-weighted graph with k d...
research
06/15/2018

A Polynomial-Time Algorithm for (2-2/k)-stable Instances of the k-terminal cut Problem

The k-terminal cut problem is defined on an edge-weighted graph with k d...
research
06/14/2019

Disentangling Mixtures of Epidemics on Graphs

We consider the problem of learning the weighted edges of a mixture of t...
research
08/11/2022

Subexponential Parameterized Directed Steiner Network Problems on Planar Graphs: a Complete Classification

In the Directed Steiner Network problem, the input is a directed graph G...
research
08/30/2022

Unit-length Rectangular Drawings of Graphs

A rectangular drawing of a planar graph G is a planar drawing of G in wh...
research
12/01/2017

On the Simultaneous Minimum Spanning Trees Problem

Simultaneous Embedding with Fixed Edges (SEFE) is a problem where given ...
research
08/31/2018

Collective fast delivery by energy-efficient agents

We consider k mobile agents initially located at distinct nodes of an un...

Please sign up or login with your details

Forgot password? Click here to reset