Next: About this document ...
  Michael Saunders 
Experiments with iterative computation of search directions within interior methods for constrained optimization
Dept of Management Science & Engineering 
Huang Engineering Center 
475 Via Ortega 
Stanford University 
Stanford 
CA 94305-4121
saunders@stanford.edu
Santiago Akle
Our primal-dual interior-point optimizer PDCO has found many applications
for optimization problems of the form

    st  
 
in which 
 is convex and 
 is a sparse matrix or a linear
operator. We focus on the latter case and the need for iterative
methods to compute dual search directions from linear systems of the
form
Although the systems are positive definite, they do not need to be
solved accurately and there is reason to use MINRES rather than
CG (see PhD thesis of David Fong (2011)). When the original problem
is regularized, the systems can be converted to least-squares
problems and there is similar reason to use LSMR rather than LSQR.
Also, 
 becomes increasingly ill-conditioned as the interior method
proceeds and there is need for some kind of preconditioning, such as
the partial Cholesky approach of Bellavia, Gondzio and Morini (2011).
We present numerical results on matters such as these.
 
 
   
 Next: About this document ...
root
2012-02-20