Article ID: | iaor2014228 |
Volume: | 14 |
Issue: | 4 |
Start Page Number: | 519 |
End Page Number: | 527 |
Publication Date: | Nov 2013 |
Journal: | Optimization and Engineering |
Authors: | Mszros Csaba |
Keywords: | optimization |
The major computational task of most interior point implementations is solving systems of equations with symmetric coefficient matrix by direct factorization methods, therefore, the performance of Cholesky‐like factorizations is a critical issue. In the case of sparse and large problems the efficiency of the factorizations is closely related to the exploitation of the nonzero structure of the problem. A number of techniques were developed for fill‐reducing sparse matrix orderings which make Cholesky factorizations more efficient by reducing the necessary floating point computations. We present a variant of the nested dissection algorithm incorporating special techniques that are beneficial for graph partitioning problems arising in the ordering step of interior point implementations. We illustrate the behavior of our algorithm and provide numerical results and comparisons with other sparse matrix ordering algorithms.