Abstract

Almost-Linear Time Algorithms for Partially Dynamic Graphs

Rasmus Kyng ORCID Department of Computer Science, ETH Zürich, Switzerland
Abstract

A partially dynamic graph is a graph that undergoes edge insertions or deletions, but not both. In this talk, I present a unifying framework that yields the first almost-optimal, almost-linear time algorithms for many well-studied problems on partially dynamic graphs [Chen-Kyng-Liu-Meierhans-Probst-Gutenberg, STOC’24; Brand-Chen-Kyng-Liu-Meierhans-Probst Gutenberg-Sachdevea, FOCS’24]. These problems include cycle detection, strongly connected components, s-t distances, transshipment, bipartite matching, maximum flow, and minimum-cost flow. We achieve this unification by solving the partially dynamic threshold minimum-cost flow problem. We solve these problems by combining a partially dynamic L1 interior point method (Brand-Liu-Sidford STOC’23) with powerful new data structures that solve fully-dynamic APSP and min-cut with sub-polynomial approximation quality and sub-polynomial update and query time.

Keywords and phrases:
Graph algorithms and data strucures, continuous optimization, interior point methods
Category:
Invited Talk
Copyright and License:
[Uncaptioned image] © Rasmus Kyng; licensed under Creative Commons License CC-BY 4.0
2012 ACM Subject Classification:
Theory of computation Network flows
; Theory of computation Sparsification and spanners ; Theory of computation Dynamic graph algorithms
Editors:
Paweł Gawrychowski, Filip Mazowiecki, and Michał Skrzypczak