Deterministic decremental reachability, scc, and shortest paths via directed expanders and congestion balancing

A Bernstein, MP Gutenberg… - 2020 IEEE 61st Annual …, 2020 - ieeexplore.ieee.org
Let G=(V, E, w) be a weighted, directed graph subject to a sequence of adversarial edge
deletions. In the decremental single-source reachability problem (SSR), we are given a fixed …

Deterministic decremental sssp and approximate min-cost flow in almost-linear time

A Bernstein, MP Gutenberg… - 2021 IEEE 62nd Annual …, 2022 - ieeexplore.ieee.org
In the decremental single-source shortest paths problem, the goal is to maintain distances
from a fixed source s to every vertex v in an m-edge graph undergoing edge deletions. In …

Dynamic algorithms against an adaptive adversary: generic constructions and lower bounds

A Beimel, H Kaplan, Y Mansour, K Nissim… - Proceedings of the 54th …, 2022 - dl.acm.org
Given an input that undergoes a sequence of updates, a dynamic algorithm maintains a
valid solution to some predefined problem at any point in time; the goal is to design an …

Dynamic (1+ ϵ)-approximate matching size in truly sublinear update time

S Bhattacharya, P Kiss… - 2023 IEEE 64th Annual …, 2023 - ieeexplore.ieee.org
We show a fully dynamic algorithm for maintaining (1+ϵ)-approximate size of maximum
matching of the graph with n vertices and m edges using m^0.5-ϵ(1) update time. This is the …

Fully-dynamic graph sparsifiers against an adaptive adversary

A Bernstein, J Brand, MP Gutenberg… - arXiv preprint arXiv …, 2020 - arxiv.org
Designing dynamic graph algorithms against an adaptive adversary is a major goal in the
field of dynamic graph algorithms. While a few such algorithms are known for spanning …

[PDF][PDF] Dynamic (1+\epsilon): approximate matching size in truly sublinear update time

S Bhattacharya, P Kiss… - Annual Symposium on …, 2023 - wrap.warwick.ac.uk
We show a fully dynamic algorithm for maintaining (1+ ϵ)-approximate size of maximum
matching of the graph with n vertices and m edges using m0. 5− Ωϵ (1) update time. This is …

Almost-Linear Time Algorithms for Incremental Graphs: Cycle Detection, SCCs, st Shortest Path, and Minimum-Cost Flow

L Chen, R Kyng, YP Liu, S Meierhans… - Proceedings of the 56th …, 2024 - dl.acm.org
We give the first almost-linear time algorithms for several problems in incremental graphs
including cycle detection, strongly connected component maintenance, st shortest path …

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 …

Near-optimal decremental SSSP in dense weighted digraphs

A Bernstein, MP Gutenberg… - 2020 IEEE 61st Annual …, 2020 - ieeexplore.ieee.org
In the decremental Single-Source Shortest Path problem (SSSP), we are given a weighted
directed graph G=(V, E, w) undergoing edge deletions and a source vertex r∈ V; let n=| V …

Dynamic maxflow via dynamic interior point methods

J van den Brand, YP Liu, A Sidford - Proceedings of the 55th Annual …, 2023 - dl.acm.org
In this paper we provide an algorithm for maintaining a (1− є)-approximate maximum flow in
a dynamic, capacitated graph undergoing edge insertions. Over a sequence of m insertions …