vix.ing · top · new · best · stats · spec

Expander Decomposition with Almost Optimal Overhead

2026/02/16 by Nikhil Bansal, Arun Jambulapati, Thatchaphol Saranurak · 1 voice
Computer Science · #cs.DS

paper · pdf · doi:10.48550/arxiv.2602.15015

arxiv published 2026/02/16 · arxiv updated 2026/04/28

Abstract

We present the first polynomial-time algorithm for computing a near-optimal flow-expander decomposition. Given a graph G and a parameter φ, our algorithm removes at most a φlog1+o(1)n fraction of edges so that every remaining connected component is a φ-flow-expander (a stronger guarantee than being a φ-cut-expander). This achieves overhead log1+o(1)n, nearly matching the Ω(log n) graph-theoretic lower bound that already holds for cut-expander decompositions, up to a logo(1)n factor. Prior polynomial-time algorithms required removing O(φlog1.5n) and O(φlog2n) fractions of edges to guarantee φ-cut-expander and φ-flow-expander components, respectively.

Citations

Discussions

Related