Back to Explorer
Research PaperResearchia:202601.29165[Optimization > Mathematics]

Batched First-Order Methods for Parallel LP Solving in MIP

Nicolas Blin

Abstract

We present a batched first-order method for solving multiple linear programs in parallel on GPUs. Our approach extends the primal-dual hybrid gradient algorithm to efficiently solve batches of related linear programming problems that arise in mixed-integer programming techniques such as strong branching and bound tightening. By leveraging matrix-matrix operations instead of repeated matrix-vector operations, we obtain significant computational advantages on GPU architectures. We demonstrate the effectiveness of our approach on various case studies and identify the problem sizes where first-order methods outperform traditional simplex-based solvers depending on the computational environment one can use. This is a significant step for the design and development of integer programming algorithms tightly exploiting GPU capabilities where we argue that some specific operations should be allocated to GPUs and performed in full instead of using light-weight heuristic approaches on CPUs.


Source: arXiv:2601.21990v1 - http://arxiv.org/abs/2601.21990v1 PDF: https://arxiv.org/pdf/2601.21990v1 Original Link: http://arxiv.org/abs/2601.21990v1

Submission:1/29/2026
Comments:0 comments
Subjects:Mathematics; Optimization
Original Source:
View Original PDF
arXiv: This paper is hosted on arXiv, an open-access repository
Was this helpful?

Discussion (0)

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Batched First-Order Methods for Parallel LP Solving in MIP | Researchia