Maximum flow and minimum-cost flow in almost-linear time

L Chen, R Kyng, YP Liu, R Peng… - 2022 IEEE 63rd …, 2022 - ieeexplore.ieee.org
We give an algorithm that computes exact maximum flows and minimum-cost flows on
directed graphs with m edges and polynomially bounded integral demands, costs, and …

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 …

Fully dynamic electrical flows: Sparse maxflow faster than Goldberg–Rao

Y Gao, Y Liu, R Peng - SIAM Journal on Computing, 2023 - SIAM
We give an algorithm for computing exact maximum flows on graphs with edges and integer
capacities in the range in time. We use to suppress logarithmic factors in. For sparse graphs …

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 …

Negative-weight single-source shortest paths in near-linear time

A Bernstein, D Nanongkai… - 2022 IEEE 63rd annual …, 2022 - ieeexplore.ieee.org
We present a randomized algorithm that computes single-source shortest paths (SSSP) in
O\left(m\log^8(n)\logW\right) time when edge weights are integral and can be negative. 1 …

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 …

Faster maxflow via improved dynamic spectral vertex sparsifiers

J van den Brand, Y Gao, A Jambulapati… - Proceedings of the 54th …, 2022 - dl.acm.org
We make several advances broadly related to the maintenance of electrical flows in
weighted graphs undergoing dynamic resistance updates, including:(1) More efficient …

Decremental all-pairs shortest paths in deterministic near-linear time

J Chuzhoy - Proceedings of the 53rd Annual ACM SIGACT …, 2021 - dl.acm.org
We study the decremental All-Pairs Shortest Paths (APSP) problem in undirected edge-
weighted graphs. The input to the problem is an undirected n-vertex m-edge graph G with …