Minimum Cuts in Directed Graphs via √(n) Max-Flows

04/16/2021
by   Ruoxu Cen, et al.
0

We give an algorithm to find a mincut in an n-vertex, m-edge weighted directed graph using Õ(√(n)) calls to any maxflow subroutine. Using state of the art maxflow algorithms, this yields a directed mincut algorithm that runs in Õ(m√(n) + n^2) time. This improves on the 30 year old bound of Õ(mn) obtained by Hao and Orlin for this problem.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/17/2021

Minimum Cuts in Directed Graphs via Partial Sparsification

We give an algorithm to find a minimum cut in an edge-weighted directed ...
research
04/14/2021

Fast Approximations for Rooted Connectivity in Weighted Directed Graphs

We consider approximations for computing minimum weighted cuts in direct...
research
08/19/2022

Computing a Feedback Arc Set Using PageRank

We present a new heuristic algorithm for computing a minimum Feedback Ar...
research
06/15/2023

Fast Algorithms for Directed Graph Partitioning Using Flows and Reweighted Eigenvalues

We consider a new semidefinite programming relaxation for directed edge ...
research
08/09/2023

Deterministic k-Vertex Connectivity in k^2 Max-flows

An n-vertex m-edge graph is k-vertex connected if it cannot be disconnec...
research
09/25/2018

On Monotone Sequences of Directed Flips, Triangulations of Polyhedra, and Structural Properties of a Directed Flip Graph

In this paper, we present some rather basic and fundamental results on s...
research
07/22/2019

Direction Matters: On Influence-Preserving Graph Summarization and Max-cut Principle for Directed Graphs

Summarizing large-scaled directed graphs into small-scale representation...

Please sign up or login with your details

Forgot password? Click here to reset