arrow
Return

PDLP: a practical first-order method for large-scale linear programming

delete2026-05-15
delete0
PRE
AI
D
David Applegate
M
Mateo Díaz
O
Oliver Hinder *
H
Haihao Lu
M
Miles Lubin
B
Brendan O’Donoghue
W
Warren Schudy
DOI:10.1007/s12532-026-00309-2delete
deleteOriginal
deleteOriginal request for help
deleteShare
deleteSave
Abstract

Abstract

En 中文
We present PDLP, a practical first-order method for linear programming (LP) designed to solve large-scale LP problems. PDLP is based on the primal–dual hybrid gradient (PDHG) method applied to the minimax formulation of LP. PDLP incorporates several enhancements to PDHG, including diagonal preconditioning, presolving, adaptive step sizes, adaptive restarting, and feasibility polishing. Our algorithm is implemented in C++, available in Google’s open-source OR-Tools library, and supports multithreading. To evaluate our method, we introduce a new collection of eleven large-scale LP problems with sizes ranging from 125 million to 6.3 billion nonzeros. PDLP solves eight of these instances to optimality gaps of 1% (with primal and dual feasibility errors of less than $$10^{-8}$$ ) within 6 days on a single machine. We also compare PDLP with Gurobi barrier, primal simplex, and dual simplex implementations. These traditional methods are designed to solve linear programs to much tighter optimality gaps but struggle to solve these instances. Gurobi barrier solves only three instances, exceeding our 1TB RAM limit on the other eight. While primal and dual simplex are more memory-efficient than the barrier method, they are slower and solve only three instances within 6 days. Compared with the conference version of this work (in: Advances in Neural Information Processing Systems 34 (NeurIPS 2021)), the key new contributions are: (i) feasibility polishing, a technique that quickly finds solutions that are approximately optimal but almost exactly feasible (without which only two of the eleven problems can be solved); (ii) a multithreaded C++ implementation available in Google OR-Tools; and (iii) a new collection of large-scale LP problems. Note that the conference version should be referred to for comparisons with SCS and ablation studies, which we do not repeat in this paper.
Keywords:
PDLP
linear programming
first-order method
large-scale optimization
primal-dual hybrid gradient

Journal

Mathematical Programming Computation cover
Mathematical Programming Computation
IF:
3.6
Papers:
194
Citations:
1.9K

Organization

 
 johns hopkins university
Scholars:
3.9K
Papers: 1.5K
Citations: 0
U
university of pittsburgh
Scholars:
5.9K
Papers: 2.6K
Citations: 1