Fast Cholesky factorization for interior point methods of linear programming
✍ Scribed by C. Mészáros
- Publisher
- Elsevier Science
- Year
- 1996
- Tongue
- English
- Weight
- 366 KB
- Volume
- 31
- Category
- Article
- ISSN
- 0898-1221
No coin nor oath required. For personal study only.
✦ Synopsis
Every iteration of an interior point method of large scale linear programming requires computing at least one orthogonal projection. In practice, Cholesky decomposition seems to be the most efficient and sufficiently stable method. We studied the 'column oriented' or 'left looking' sparse variant of the Cholesky decomposition, which is a very popular method in large scale optimization. We show some techniques such as using supernodes and loop unrolling for improving the speed of computation. We show numerical results on a wide variety of large scale, real-life linear programming problems.
📜 SIMILAR VOLUMES
This paper deals with a parallel implementation of an interior point algorithm for solving sparse convex quadratic programs with bound constraints. The parallelism is introduced at the linear algebra level. Concerning the solution of the linear system arising at each step of the considered algorithm