English

Deterministic Edge Connectivity and Max Flow using Subquadratic Cut Queries

Data Structures and Algorithms 2024-10-25 v1

Abstract

We give the first deterministic algorithm that makes sub-quadratic queries to find the global min-cut of a simple graph in the cut query model. Given an nn-vertex graph GG, our algorithm makes O~(n5/3)\widetilde{O}(n^{5/3}) queries to compute the global min-cut in GG. As a key ingredient, we also show an algorithm for finding ss-tt max-flows of size O~(n)\widetilde{O}(n) in O~(n5/3)\widetilde{O}(n^{5/3}) queries. We also show efficient cut-query implementations of versions of expander decomposition and isolating cuts, which may be of independent interest.

Keywords

Cite

@article{arxiv.2410.18704,
  title  = {Deterministic Edge Connectivity and Max Flow using Subquadratic Cut Queries},
  author = {Aditya Anand and Thatchaphol Saranurak and Yunfan Wang},
  journal= {arXiv preprint arXiv:2410.18704},
  year   = {2024}
}

Comments

27 pages

R2 v1 2026-06-28T19:34:13.696Z