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 …

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

A Bernstein, D Nanongkai, C Wulff-Nilsen - Communications of the ACM, 2025 - dl.acm.org
In the single-source shortest paths problem, the goal is to compute the shortest path tree
from a designated source vertex in a weighted, directed graph. We present the first near …

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 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 …

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 …

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 …

A new deterministic algorithm for fully dynamic all-pairs shortest paths

J Chuzhoy, R Zhang - Proceedings of the 55th Annual ACM Symposium …, 2023 - dl.acm.org
We study the fully dynamic All-Pairs Shortest Paths (APSP) problem in undirected edge-
weighted graphs. Given an n-vertex graph G with non-negative edge lengths, that …