Skip to main content
Have a personal or library account? Click to login
ArcLP: A Matlab Implementation of an 𝒪(√nL) Arc-search Infeasible Interior-Point Algorithm for Linear Programming Cover

ArcLP: A Matlab Implementation of an 𝒪(√nL) Arc-search Infeasible Interior-Point Algorithm for Linear Programming

By:   
Open Access
|Aug 2026

Abstract

This paper presents a Matlab implementation of an arc-search infeasible interior-point algorithm for linear programming (LP), which has a proven polynomial bound of 𝒪(√nL), the best among all interior-point algorithms for LP. Software architecture and major functions are discussed. Its ease of use is described by a simple example. Crucial strategies are summarized. Quality of the software is assured because this software has been extensively tested on both PC and Linux for the widely used Netlib benchmark linear programming problems in standard form. Some benchmark test problems involve tens of thousands of constraints and hundreds of thousands of variables. For all tested problems, the code found the optimal solution. The numerical results have been compared to those obtained by the popular Mehrotra’s predictor-corrector algorithm. We conclude that the implemented algorithm not only has the best polynomial bound but also is computationally competitive compared against the popular Mehrotra’s predictor-corrector algorithm.

DOI: https://doi.org/10.5334/jors.674 | Journal eISSN: 2049-9647
Language: English
Page range: 57 - 57
Submitted on: Jan 11, 2026
Accepted on: Jul 28, 2026
Published on: Aug 12, 2026
Published by: Ubiquity Press
In partnership with: Paradigm Publishing Services

© 2026 Yaguang Yang, published by Ubiquity Press
This work is licensed under the Creative Commons Attribution 4.0 License.