| Article ID: | iaor20002419 |
| Country: | United States |
| Volume: | 10 |
| Issue: | 1 |
| Start Page Number: | 1 |
| End Page Number: | 31 |
| Publication Date: | Jul 1998 |
| Journal: | Optimization Methods & Software |
| Authors: | Zhang Y. |
| Keywords: | interior point methods, MATLAB |
In this paper, we describe our implementation of a primal–dual infeasible-interior-point algorithm for large-scale linear programming under the MATLAB environment. The resulting software is called LIPSOL – Linear-programming Interior-Point SOLvers. LIPSOL is designed to take the advantages of MATLAB's sparse-matrix functions and external interface facilities, and of existing Fortran sparse Cholesky codes. Under the MATLAB environment, LIPSOL inherits a high degree of simplicity and versatility in comparison to its counterparts in Fortran or C language. More importantly, our extensive computational results demonstrate that LIPSOL also attains an impressive performance comparable with that of efficient Fortran on C codes in solving large-scale problems. In addition, we discuss in detail a technique for overcoming numerical instability in Cholesky factorization at the end-stage of iterations in interior point algorithms.