A Faster Local Algorithm for Detecting Bounded-Size Cuts with Applications to Higher-Connectivity Problems

04/17/2019
by   Sebastian Forster, et al.
0

Consider the following "local" cut-detection problem in a directed graph: We are given a starting vertex s and need to detect whether there is a cut with at most k edges crossing the cut such that the side of the cut containing s has at most Δ interior edges. If we are given query access to the input graph, then this problem can in principle be solved in sublinear time without reading the whole graph and with query complexity depending on k and Δ. We design an elegant randomized procedure that solves a slack variant of this problem with O(k^2 Δ) queries, improving in particular a previous bound of O((2(k+1))^k+2Δ) by Chechik et al. [SODA 2017]. In this slack variant, the procedure must successfully detect a component containing s with at most k outgoing edges and Δ interior edges if such a component exists, but the component it actually detects may have up to O(k Δ) interior edges. Besides being of interest on its own, such cut-detection procedures have been used in many algorithmic applications for higher-connectivity problems. Our new cut-detection procedure therefore almost readily implies (1) a faster vertex connectivity algorithm which in particular has nearly linear running time for polylogarithmic value of the vertex connectivity, (2) a faster algorithm for computing the maximal k-edge connected subgraphs, and (3) faster property testing algorithms for higher edge and vertex connectivity, which resolves two open problems, one by Goldreich and Ron [STOC '97] and one by Orenstein and Ron [TCS 2011].

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/31/2019

Computing and Testing Small Connectivity in Near-Linear Time and Queries via Fast Local Cut Algorithms

Consider the following "local" cut-detection problem in a directed graph...
research
06/06/2022

Forbidding Edges between Points in the Plane to Disconnect the Triangulation Flip Graph

The flip graph for a set P of points in the plane has a vertex for every...
research
05/14/2019

Computing and Testing Small Vertex Connectivity in Near-Linear Time and Queries

We present a new, simple, algorithm for the local vertex connectivity pr...
research
05/03/2023

An Efficient Algorithm for All-Pairs Bounded Edge Connectivity

Our work concerns algorithms for an unweighted variant of Maximum Flow. ...
research
11/30/2020

Vertex Sparsification for Edge Connectivity in Polynomial Time

An important open question in the area of vertex sparsification is wheth...
research
01/14/2022

Cut query algorithms with star contraction

We study the complexity of determining the edge connectivity of a simple...
research
03/24/2021

Isolating Cuts, (Bi-)Submodularity, and Faster Algorithms for Global Connectivity Problems

Li and Panigrahi, in recent work, obtained the first deterministic algor...

Please sign up or login with your details

Forgot password? Click here to reset