Pith. sign in

REVIEW 3 cited by

Solving Large Multicommodity Network Flow Problems on GPUs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2501.17996 v2 pith:5EPRE3JL submitted 2025-01-29 math.OC

classification math.OC
keywords networkproblemsflowmethodmuchmulticommodityvariablesefficient
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

We consider the all-pairs multicommodity network flow problem on a network with capacitated edges. The usual treatment keeps track of a separate flow for each source-destination pair on each edge; we rely on a more efficient formulation in which flows with the same destination are aggregated, reducing the number of variables by a factor equal to the size of the network. Problems with hundreds of nodes, with a total number of variables on the order of a million, can be solved using standard generic interior-point methods on CPUs; we focus on GPU-compatible algorithms that can solve such problems much faster, and in addition scale to much larger problems, with up to a billion variables. Our method relies on the primal-dual hybrid gradient algorithm, and exploits several specific features of the problem for efficient GPU computation. Numerical experiments show that our primal-dual multicommodity network flow method accelerates state of the art generic commercial solvers by $100\times$ to $1000\times$, and scales to problems that are much larger. We provide an open source implementation of our method.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Computational acceleration strategies for large-scale energy system optimization: a comparative study of GPU-accelerated and distributed-memory solvers

    math.OC 2026-05 unverdicted novelty 6.0 of 10

    On 46 large energy-system LPs, GPU first-order methods offer the largest speedups on the hardest instances at medium accuracy, distributed IPMs win on block-angular models, and shared-memory IPMs remain the accuracy baseline.

  2. Large-Scale Network Utility Maximization via GPU-Accelerated Proximal Message Passing

    math.OC 2025-09 conditional novelty 6.0 of 10

    A GPU-accelerated ADMM variant, proximal message passing, is shown to solve large network utility maximization problems with log and linear utilities faster and at larger scale than existing solvers.

  3. PDHCG: A Scalable First-Order Method for Large-Scale Competitive Market Equilibrium Computation

    math.OC 2025-06 conditional novelty 6.0 of 10

    A restarted primal-dual method with a per-buyer bisection inner solve, run on GPUs, computes Fisher equilibria at ten-million-buyer scale and extends to Arrow-Debreu markets via fixed-point iteration.

Pith tools