Parallel Small Vertex Connectivity in Near-Linear Work and Polylogarithmic Depth
Abstract
We present a randomized parallel algorithm in the 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 · poly(k, n)) work and O(poly(k, n)) depth, which is nearly optimal for any k = poly( 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.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.