Recent advances in fully dynamic graph algorithms–a quick reference guide

K Hanauer, M Henzinger, C Schulz - ACM Journal of Experimental …, 2022 - dl.acm.org
In recent years, significant advances have been made in the design and analysis of fully
dynamic algorithms. However, these theoretical results have received very little attention …

Minimum cost flows, MDPs, and ℓ1-regression in nearly linear time for dense instances

J Van Den Brand, YT Lee, YP Liu, T Saranurak… - Proceedings of the 53rd …, 2021 - dl.acm.org
In this paper we provide new randomized algorithms with improved runtimes for solving
linear programs with two-sided constraints. In the special case of the minimum cost flow …

Bipartite matching in nearly-linear time on moderately dense graphs

J van den Brand, YT Lee, D Nanongkai… - 2020 IEEE 61st …, 2020 - ieeexplore.ieee.org
We present an ̃O(m+n^1.5)-time randomized algorithm for maximum cardinality bipartite
matching and related problems (eg transshipment, negative-weight shortest paths, and …

Recent advances in fully dynamic graph algorithms

K Hanauer, M Henzinger, C Schulz - arxiv preprint arxiv:2102.11169, 2021 - arxiv.org
In recent years, significant advances have been made in the design and analysis of fully
dynamic algorithms. However, these theoretical results have received very little attention …

Hop-constrained expander decompositions, oblivious routing, and distributed universal optimality

B Haeupler, H Räcke, M Ghaffari - Proceedings of the 54th Annual ACM …, 2022 - dl.acm.org
This paper studies the fundamental task of establishing routing paths in distributed networks.
We prove the existence of compact routing tables that store in each network-node few …

Fast dynamic cuts, distances and effective resistances via vertex sparsifiers

L Chen, G Goranci, M Henzinger… - 2020 IEEE 61st …, 2020 - ieeexplore.ieee.org
We present a general framework of designing efficient dynamic approximate algorithms for
optimization problems on undirected graphs. In particular, we develop a technique that …

Deterministic mincut in almost-linear time

J Li - Proceedings of the 53rd Annual ACM SIGACT …, 2021 - dl.acm.org
We present a deterministic (global) mincut algorithm for weighted, undirected graphs that
runs in m 1+ o (1) time, answering an open question of Karger from the 1990s. To obtain our …

Deterministic rounding of dynamic fractional matchings

S Bhattacharya, P Kiss - arxiv preprint arxiv:2105.01615, 2021 - arxiv.org
We present a framework for deterministically rounding a dynamic fractional matching.
Applying our framework in a black-box manner on top of existing fractional matching …

On the range avoidance problem for circuits

H Ren, R Santhanam, Z Wang - 2022 IEEE 63rd Annual …, 2022 - ieeexplore.ieee.org
We consider the range avoidance problem (called Avoid): given the description of a circuit
with more output gates than input gates, find a string that is not in the range of the circuit …

A dynamic shortest paths toolbox: Low-congestion vertex sparsifiers and their applications

R Kyng, S Meierhans, M Probst Gutenberg - Proceedings of the 56th …, 2024 - dl.acm.org
We present a general toolbox, based on new vertex sparsifiers, for designing data structures
to maintain shortest paths in graphs undergoing edge insertions and/or deletions. In …