Computing and Testing Small Connectivity in Near-Linear Time and Queries via Fast Local Cut Algorithms
Sebastian Forster, Danupon Nanongkai, Thatchaphol Saranurak, Liu Yang,, Sorrachai Yingchareonthawornchai

TL;DR
This paper introduces a fast randomized algorithm for local cut detection in directed graphs, enabling near-linear time solutions for connectivity and property testing problems, significantly improving previous bounds and resolving open questions.
Contribution
The paper presents a novel randomized algorithm for local cut detection with improved time and query complexity, and applies it to enhance algorithms for graph connectivity and property testing.
Findings
Achieved near-linear time algorithms for k-vertex connectivity when k=polylogarithmic.
Developed property testing algorithms with near-linear query complexity, resolving open problems.
Improved algorithms for maximal k-edge connected subgraphs.
Abstract
Consider the following "local" cut-detection problem in a directed graph: We are given a seed vertex and need to remove at most edges so that at most edges can be reached from (a "local" cut) or output to indicate that no such cut exists. If we are given query access to the input graph, then this problem can in principle be solved without reading the whole graph and with query complexity depending on and . In this paper we consider a slack variant of this problem where, when such a cut exists, we can output a cut with up to edges reachable from . We present a simple randomized algorithm spending time and queries for the above variant, improving in particular a previous time bound of by Chechik et al. [SODA '17]. We also extend our algorithm to handle an approximate variant. We demonstrate that these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
