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

All-Pairs Minimum Cut using O(n7/4) Cut Queries

2025/10/19 by Yotam Kenneth-Mordoch, Robert Krauthgamer, Kenneth-Mordoch, Yotam +1 · 1 citation
Business, Management and Accounting · Computer Science · #Advanced Graph Theory Research #Complexity and Algorithms in Graphs #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #Facility Location and Emergency Management

paper · pdf · doi:10.48550/arxiv.2510.16741

openalex publication_date 2025/10/19 · openalex created_date 2025/10/22 · openalex updated_date 2026/07/28

Abstract

We present the first non-trivial algorithm for the all-pairs minimum cut problem in the cut-query model. Given cut-query access to an unweighted graph G=(V,E) with n vertices, our randomized algorithm constructs a Gomory-Hu tree of G, and thus solves the all-pairs minimum cut problem, using O(n7/4) cut queries.

Citations

Cited by

Related