Using incomplete indefinite LDLT preconditioning for inexact interior point methods for linear programming
Abstract
Most linear algebra kernels in interior point methods for linear programming require the solution of linear systems of equation with the matrix N = ATD-1A (or AD-1AT), where A denotes the constraint matrix of the linear program. This matrix N arises from the reduced KKT system by block elimination. If the number of non-zeros in N or in its Cholesky factorization N= LLT is very large, the computational cost and memory requirement to solve the linear systems of equations with N may be prohibitively large. In this work we implement an interior point method described by R. Freund and F. Jarre. Forming the normal equation matrix N is avoided altogether and we work with the reduced KKT system instead. We solve the linear systems for the Newton directions iteratively only to low accuracy using SQMR and an indefinite multilevel preconditioner. Preliminary numerical results are encouraging.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.