English

Simple Length-Constrained Expander Decompositions

Data Structures and Algorithms 2025-10-14 v1

Abstract

Length-constrained expander decompositions are a new graph decomposition that has led to several recent breakthroughs in fast graph algorithms. Roughly, an (h,s)(h, s)-length ϕ\phi-expander decomposition is a small collection of length increases to a graph so that nodes within distance hh can route flow over paths of length hshs while using each edge to an extent at most 1/ϕ1/\phi. Prior work showed that every nn-node and mm-edge graph admits an (h,s)(h, s)-length ϕ\phi-expander decomposition of size lognsnO(1/s)ϕm\log n \cdot s n^{O(1/s)} \cdot \phi m. In this work, we give a simple proof of the existence of (h,s)(h, s)-length ϕ\phi-expander decompositions with an improved size of snO(1/s)ϕms n^{O(1/s)}\cdot \phi m. Our proof is a straightforward application of the fact that the union of sparse length-constrained cuts is itself a sparse length-constrained cut. In deriving our result, we improve the loss in sparsity when taking the union of sparse length-constrained cuts from log3ns3nO(1/s)\log ^3 n\cdot s^3 n^{O(1/s)} to snO(1/s)s\cdot n^{O(1/s)}.

Keywords

Cite

@article{arxiv.2510.10227,
  title  = {Simple Length-Constrained Expander Decompositions},
  author = {Greg Bodwin and Bernhard Haeupler and D Ellis Hershkowitz and Zihan Tan},
  journal= {arXiv preprint arXiv:2510.10227},
  year   = {2025}
}

Comments

@SOSA 2026

R2 v1 2026-07-01T06:31:25.660Z