Fixed-parameter tractability of counting small minimum (S,T)-cuts

07/04/2019
by   Pierre Bergé, et al.
0

The parameterized complexity of counting minimum cuts stands as a natural question because Ball and Provan showed its #P-completeness. For any undirected graph G=(V,E) and two disjoint sets of its vertices S,T, we design a fixed-parameter tractable algorithm which counts minimum edge (S,T)-cuts parameterized by their size p. Our algorithm operates on a transformed graph instance. This transformation, called drainage, reveals a collection of at most n=| V | successive minimum (S,T)-cuts Z_i. We prove that any minimum (S,T)-cut X contains edges of at least one cut Z_i. This observation, together with Menger's theorem, allows us to build the algorithm counting all minimum (S,T)-cuts with running time 2^O(p^2)n^O(1). Initially dedicated to counting minimum cuts, it can be modified to obtain an FPT sampling of minimum edge (S,T)-cuts.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/07/2019

On the Parameterized Complexity of k-Edge Colouring

For every fixed integer k ≥ 1, we prove that k-Edge Colouring is fixed-p...
research
01/18/2021

An FPT algorithm for Matching Cut

In an undirected graph, a matching cut is an edge cut which is also a ma...
research
05/02/2023

Two-sets cut-uncut on planar graphs

We study the following Two-Sets Cut-Uncut problem on planar graphs. Ther...
research
08/04/2022

Parameterized Complexity of Upper Edge Domination

In this paper we study a maximization version of the classical Edge Domi...
research
08/16/2018

Shared-memory Exact Minimum Cuts

The minimum cut problem for an undirected edge-weighted graph asks us to...
research
10/06/2017

Covering vectors by spaces: Regular matroids

Seymour's decomposition theorem for regular matroids is a fundamental re...
research
07/16/2018

Performance Optimization of MapReduce-based Apriori Algorithm on Hadoop Cluster

Many techniques have been proposed to implement the Apriori algorithm on...

Please sign up or login with your details

Forgot password? Click here to reset