Bounded-Degree Cut is Fixed-Parameter Tractable

12/28/2020
by   Mingyu Xiao, et al.
0

In the bounded-degree cut problem, we are given a multigraph G=(V,E), two disjoint vertex subsets A,B⊆ V, two functions u_A, u_B:V→{0,1,…,|E|} on V, and an integer k≥ 0. The task is to determine whether there is a minimal (A,B)-cut (V_A,V_B) of size at most k such that the degree of each vertex v∈ V_A in the induced subgraph G[V_A] is at most u_A(v) and the degree of each vertex v∈ V_B in the induced subgraph G[V_B] is at most u_B(v). In this paper, we show that the bounded-degree cut problem is fixed-parameter tractable by giving a 2^18k|G|^O(1)-time algorithm. This is the first single exponential FPT algorithm for this problem. The core of the algorithm lies two new lemmas based on important cuts, which give some upper bounds on the number of candidates for vertex subsets in one part of a minimal cut satisfying some properties. These lemmas can be used to design fixed-parameter tractable algorithms for more related problems.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/01/2023

Structural Parameterizations of the Biclique-Free Vertex Deletion Problem

In this work, we study the Biclique-Free Vertex Deletion problem: Given ...
research
07/20/2022

Computing Densest k-Subgraph with Structural Parameters

Densest k-Subgraph is the problem to find a vertex subset S of size k su...
research
11/28/2021

Subexponential Parameterized Algorithms for Cut and Cycle Hitting Problems on H-Minor-Free Graphs

We design the first subexponential-time (parameterized) algorithms for s...
research
11/05/2021

Directed flow-augmentation

We show a flow-augmentation algorithm in directed graphs: There exists a...
research
11/17/2017

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

We study the multiterminal cut problem, which, given an n-vertex graph w...
research
05/16/2020

Tight Analysis of Asynchronous Rumor Spreading in Dynamic Networks

The asynchronous rumor algorithm spreading propagates a piece of informa...
research
11/21/2022

Expander Decomposition in Dynamic Streams

In this paper we initiate the study of expander decompositions of a grap...

Please sign up or login with your details

Forgot password? Click here to reset