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 …

A deterministic almost-linear time algorithm for minimum-cost flow

J Van Den Brand, L Chen, R Kyng… - 2023 IEEE 64th …, 2023 - ieeexplore.ieee.org
We give a deterministic m^1+o(1) time algorithm that computes exact maximum flows and
minimum-cost flows on directed graphs with m edges and polynomially bounded integral …

A survey on exact algorithms for the maximum flow and minimum‐cost flow problems

O Cruz‐Mejía, AN Letchford - Networks, 2023 - Wiley Online Library
Network flow problems form an important and much‐studied family of combinatorial
optimization problems, with a huge array of practical applications. Two network flow …

A faster algorithm for solving general lps

S Jiang, Z Song, O Weinstein, H Zhang - Proceedings of the 53rd Annual …, 2021 - dl.acm.org
The fastest known LP solver for general (dense) linear programs is due to [Cohen, Lee and
Song'19] and runs in O*(n ω+ n 2.5− α/2+ n 2+ 1/6) time. A number of follow-up works [Lee …

Unit Capacity Maxflow in Almost Time

T Kathuria, YP Liu, A Sidford - SIAM Journal on Computing, 2022 - SIAM
We present an algorithm which given any m-edge directed graph with positive integer
capacities at most U, vertices a and b, and an approximation parameter ϵ∈(0,1) computes …

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 …

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 …

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 …

Hypergraph cuts with general splitting functions

N Veldt, AR Benson, J Kleinberg - SIAM Review, 2022 - SIAM
The minimum st cut problem in graphs is one of the most fundamental problems in
combinatorial optimization, and graph cuts underlie algorithms throughout discrete …

Faster sparse minimum cost flow by electrical flow localization

K Axiotis, A Mądry, A Vladu - 2021 IEEE 62nd Annual …, 2022 - ieeexplore.ieee.org
We give an ̃O(m^3/2-1/762\log(U+W)) time algorithm for minimum cost flow with capacities
bounded by U and costs bounded by W. For sparse graphs with general capacities, this is …