An O^*(1.84^k) Parameterized Algorithm for the Multiterminal Cut Problem

11/17/2017
by   Yixin Cao, et al.
0

We study the multiterminal cut problem, which, given an n-vertex graph whose edges are integer-weighted and a set of terminals, asks for a partition of the vertex set such that each terminal is in a distinct part, and the total weight of crossing edges is at most k. Our weapons shall be two classical results known for decades: maximum volume minimum (s,t)-cuts by [Ford and Fulkerson, Flows in Networks, 1962] and isolating cuts by [Dahlhaus et al., SIAM J. Comp. 23(4):864-894, 1994]. We sharpen these old weapons with the help of submodular functions, and apply them to this problem, which enable us to design a more elaborated branching scheme on deciding whether a non-terminal vertex is with a terminal or not. This bounded search tree algorithm can be shown to run in 1.84^k· n^O(1) time, thereby breaking the 2^k· n^O(1) barrier. As a by-product, it gives a 1.36^k· n^O(1) time algorithm for 3-terminal cut. The preprocessing applied on non-terminal vertices might be of use for study of this problem from other aspects.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/08/2019

Finding cuts of bounded degree: complexity, FPT and exact algorithms, and kernelization

A matching cut is a partition of the vertex set of a graph into two sets...
research
11/04/2019

Minimum Cut in O(mlog^2 n) Time

We give a randomized algorithm that finds a minimum cut in an undirected...
research
07/14/2019

On Happy Colorings, Cuts, and Structural Parameterizations

We study the Maximum Happy Vertices and Maximum Happy Edges problems. Th...
research
06/28/2019

Detecting Feedback Vertex Sets of Size k in O^(2.7^k) Time

In the Feedback Vertex Set problem, one is given an undirected graph G a...
research
10/08/2019

Length-Bounded Cuts: Proper Interval Graphs and Structural Parameters

In the presented paper we study the Length-Bounded Cut problem for speci...
research
12/28/2020

Bounded-Degree Cut is Fixed-Parameter Tractable

In the bounded-degree cut problem, we are given a multigraph G=(V,E), tw...
research
03/05/2019

An O(m/ε^3.5)-Cost Algorithm for Semidefinite Programs with Diagonal Constraints

We study semidefinite programs with diagonal constraints. This problem c...

Please sign up or login with your details

Forgot password? Click here to reset