Practical Fully Dynamic Minimum Cut Algorithms

01/13/2021
by   Monika Henzinger, et al.
0

We present a practically efficient algorithm for maintaining a global minimum cut in large dynamic graphs under both edge insertions and deletions. While there has been theoretical work on this problem, our algorithm is the first implementation of a fully-dynamic algorithm. The algorithm uses the theoretical foundation and combines it with efficient and finely-tuned implementations to give an algorithm that can maintain the global minimum cut of a graph with rapid update times. We show that our algorithm gives up to multiple orders of magnitude speedup compared to static approaches both on edge insertions and deletions.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/23/2019

A near-linear time minimum Steiner cut algorithm for planar graphs

We consider the Minimum Steiner Cut problem on undirected planar graphs ...
research
02/17/2020

Finding All Global Minimum Cuts In Practice

We present a practically efficient algorithm that finds all global minim...
research
11/08/2017

Computing exact minimum cuts without knowing the graph

We give query-efficient algorithms for the global min-cut and the s-t cu...
research
09/21/2020

Efficiently Computing Maximum Flows in Scale-Free Networks

We study the maximum-flow/minimum-cut problem on scale-free networks, i....
research
04/05/2022

Maintaining Expander Decompositions via Sparse Cuts

In this article, we show that the algorithm of maintaining expander deco...
research
02/01/2020

Edge-cuts Optimized for Average Weight: a new alternative to Ford and Fulkerson

Let G be a directed graph associated with a weight w: E(G) → R^+. For an...
research
02/03/2020

Faster Fully Dynamic Transitive Closure in Practice

The fully dynamic transitive closure problem asks to maintain reachabili...

Please sign up or login with your details

Forgot password? Click here to reset