English

Disjoint Paths in Expanders in Deterministic Almost-Linear Time via Hypergraph Perfect Matching

Data Structures and Algorithms 2025-11-05 v1

Abstract

We design efficient deterministic algorithms for finding short edge-disjoint paths in expanders. Specifically, given an nn-vertex mm-edge expander GG of conductance ϕ\phi and minimum degree δ\delta, and a set of pairs {(si,ti)}i\{(s_i,t_i)\}_i such that each vertex appears in at most kk pairs, our algorithm deterministically computes a set of edge-disjoint paths from sis_i to tit_i, one for every ii: (1) each of length at most 18log(n)/ϕ18 \log (n)/\phi and in mn1+o(1)min{k,ϕ1}mn^{1+o(1)}\min\{k, \phi^{-1}\} total time, assuming ϕ3δ(35logn)3k\phi^3\delta\ge (35\log n)^3 k, or (2) each of length at most no(1)/ϕn^{o(1)}/\phi and in total m1+o(1)m^{1+o(1)} time, assuming ϕ3δno(1)k\phi^3 \delta \ge n^{o(1)} k. Before our work, deterministic polynomial-time algorithms were known only for expanders with constant conductance and were significantly slower. To obtain our result, we give an almost-linear time algorithm for \emph{hypergraph perfect matching} under generalizations of Hall-type conditions (Haxell 1995), a powerful framework with applications in various settings, which until now has only admitted large polynomial-time algorithms (Annamalai 2018).

Keywords

Cite

@article{arxiv.2511.02214,
  title  = {Disjoint Paths in Expanders in Deterministic Almost-Linear Time via Hypergraph Perfect Matching},
  author = {Matija Bucić and Zhongtian He and Shang-En Huang and Thatchaphol Saranurak},
  journal= {arXiv preprint arXiv:2511.02214},
  year   = {2025}
}

Comments

SODA 2026

R2 v1 2026-07-01T07:20:31.802Z