We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Maximum Flow and Minimum-Cost Flow in Almost-Linear Time

Abstract: 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 capacities in $m^{1+o(1)}$ time. Our algorithm builds the flow through a sequence of $m^{1+o(1)}$ approximate undirected minimum-ratio cycles, each of which is computed and processed in amortized $m^{o(1)}$ time using a new dynamic graph data structure.
Our framework extends to algorithms running in $m^{1+o(1)}$ time for computing flows that minimize general edge-separable convex functions to high accuracy. This gives almost-linear time algorithms for several problems including entropy-regularized optimal transport, matrix scaling, $p$-norm flows, and $p$-norm isotonic regression on arbitrary directed acyclic graphs.
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:2203.00671 [cs.DS]
  (or arXiv:2203.00671v2 [cs.DS] for this version)

Submission history

From: Li Chen [view email]
[v1] Tue, 1 Mar 2022 18:45:57 GMT (133kb)
[v2] Fri, 22 Apr 2022 18:35:20 GMT (1755kb,D)

Link back to: arXiv, form interface, contact.