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

Deterministic Edge Connectivity and Max Flow using Subquadratic Cut Queries

2024/10/24 by Aditya Anand, Thatchaphol Saranurak, Anand, Aditya +3 · 4 citations
Computer Science · #Distributed systems and fault tolerance #Quantum Computing Algorithms and Architecture #Cellular Automata and Applications

paper · pdf · doi:10.48550/arxiv.2410.18704

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 n-vertex graph G, our algorithm makes \widetildeO(n5/3) queries to compute the global min-cut in G. As a key ingredient, we also show an algorithm for finding s-t max-flows of size \widetildeO(n) in \widetildeO(n5/3) queries. We also show efficient cut-query implementations of versions of expander decomposition and isolating cuts, which may be of independent interest.

Cited by

Related