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

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.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…