Score: 0

Parallel Small Vertex Connectivity in Near-Linear Work and Polylogarithmic Depth

Published: April 8, 2025 | arXiv ID: 2504.06033v1

By: Yonggang Jiang, Changki Yun

Potential Business Impact:

Finds ways to break computer networks.

Business Areas:
A/B Testing Data and Analytics

We present a randomized parallel algorithm in the {\sf PRAM} model for $k$-vertex connectivity. Given an undirected simple graph, our algorithm either finds a set of fewer than $k$ vertices whose removal disconnects the graph or reports that no such set exists. The algorithm runs in $O(m \cdot \text{poly}(k, \log n))$ work and $O(\text{poly}(k, \log n))$ depth, which is nearly optimal for any $k = \text{poly}(\log n)$. Prior to our work, algorithms with near-linear work and polylogarithmic depth were known only for $k=3$ [Miller, Ramachandran, STOC'87]; for $k=4$, sequential algorithms achieving near-linear time were known [Forster, Nanongkai, Yang, Saranurak, Yingchareonthawornchai, SODA'20], but no algorithm with near-linear work could achieve even sublinear (on $n$) depth.

Country of Origin
🇰🇷 Korea, Republic of

Page Count
58 pages

Category
Computer Science:
Data Structures and Algorithms