Multi-Source Reachability in Near-Optimal Time

Abstract

The multi-source reachability problem asks to compute the reachable sets from a given subset of source vertices. For n-vertex digraphs G=(V,E) and a subset of sources S ⊂eq V with |S|=nσ for some σ∈ [0,1], we present a near-optimal deterministic algorithm that solves this problem in O(nω(σ)) time, where ω(σ) is the rectangular matrix multiplication exponent for multiplying an nσ× n matrix by an n × n matrix. For dense graphs, this yields reachability from up to n0.32 sources in near-linear time, breaking the super-quadratic time barrier and improving over the state-of-the-art n1+2/3ω(σ)-time randomized algorithm of Elkin and Trehan [arXiv:2401.05628, 2024].

0

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.

Discussion (0)

Sign in to join the discussion.

Loading comments…