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) 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 to 5.70x speedup measured by SGM10 on benchmark datasets with presolve (2.03x to 4.06x without presolve) over the award-winning solver PDLP with the tolerance of 10−8.
@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}
}