English

HPR-LP: An implementation of an HPR method for solving linear programming

Optimization and Control 2025-03-18 v2

Abstract

In this paper, we introduce an HPR-LP solver, an implementation of a Halpern Peaceman-Rachford (HPR) method with semi-proximal terms for solving linear programming (LP). The HPR method enjoys the iteration complexity of O(1/k)O(1/k) in terms of the Karush-Kuhn-Tucker residual and the objective error. Based on the complexity results, we design an adaptive strategy of restart and penalty parameter update to improve the efficiency and robustness of the HPR method. We conduct extensive numerical experiments on different LP benchmark datasets using NVIDIA A100-SXM4-80GB GPU in different stopping tolerances. Our solver's Julia version achieves a 2.39x\textbf{2.39x} to 5.70x\textbf{5.70x} speedup measured by SGM10 on benchmark datasets with presolve (2.03x\textbf{2.03x} to 4.06x\textbf{4.06x} without presolve) over the award-winning solver PDLP with the tolerance of 10810^{-8}.

Keywords

Cite

@article{arxiv.2408.12179,
  title  = {HPR-LP: An implementation of an HPR method for solving linear programming},
  author = {Kaihuang Chen and Defeng Sun and Yancheng Yuan and Guojun Zhang and Xinyuan Zhao},
  journal= {arXiv preprint arXiv:2408.12179},
  year   = {2025}
}
R2 v1 2026-06-28T18:20:28.005Z