Computing exact minimum cuts without knowing the graph

11/08/2017
by   Aviad Rubinstein, et al.
0

We give query-efficient algorithms for the global min-cut and the s-t cut problem in unweighted, undirected graphs. Our oracle model is inspired by the submodular function minimization problem: on query S ⊂ V, the oracle returns the size of the cut between S and V ∖ S. We provide algorithms computing an exact minimum s-t cut in G with Õ(n^5/3) queries, and computing an exact global minimum cut of G with only Õ(n) queries (while learning the graph requires Θ̃(n^2) queries).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/08/2022

On the cut-query complexity of approximating max-cut

We consider the problem of query-efficient global max-cut on a weighted ...
research
07/17/2020

Query Complexity of Global Minimum Cut

In this work, we resolve the query complexity of global minimum cut prob...
research
08/10/2021

Algorithm Engineering for Cut Problems

Graphs are a natural representation of data from various contexts, such ...
research
03/29/2021

A Note on Isolating Cut Lemma for Submodular Function Minimization

It has been observed independently by many researchers that the isolatin...
research
03/24/2021

Isolating Cuts, (Bi-)Submodularity, and Faster Algorithms for Global Connectivity Problems

Li and Panigrahi, in recent work, obtained the first deterministic algor...
research
01/13/2021

Practical Fully Dynamic Minimum Cut Algorithms

We present a practically efficient algorithm for maintaining a global mi...
research
11/26/2019

Faster Algorithms for Parametric Global Minimum Cut Problems

The parametric global minimum cut problem concerns a graph G = (V,E) whe...

Please sign up or login with your details

Forgot password? Click here to reset