#  This file contains sequential quadratic programming bib entries
### IMPORTANT NOTE!!! The 'string' definitions for journals is given
###     below in the file     .master.bib. 
###   If you are now using another file other than .master.bib
#####   (e.g.   .psd.bib)  then you should include  .master.bib  FIRST
####   in the  \bibliography line, i.e. \bibliography{.master,....}
#####
#       author:  Henry Wolkowicz (University of Waterloo)
#        personal URL:    http://orion.math.uwaterloo.ca:80/~hwolkowi
#        this file has URL:
#      http://orion.math.uwaterloo.ca:80/~hwolkowi/henry/reports/sqp.bib.gz
#    This file does not contain my personal publications which are in
#             the file with URL:
#    http://orion.math.uwaterloo.ca:80/~hwolkowi/henry/reports/publs.bib.gz
#
#
# keywords from Stewart's bibfile
#          cs   : computer science
#          csd  : CS decomposition
#          eig  : eigenvalue problems
#          eriv : errors in variables
#          geig : generalized eigenvalue problems
#          ginv : generalized inverse
#          gsvd : generalized singular value decomposition
#          iter : iterative methods
#          la   : linear algebra
#          lsq  : least squares
#          math : mathematics
#          lud  : LU decomposition
#          na   : numerical analysis
#          nla  : numerical linear algebra
#          nlop : nonlinear equations and optimization
#          prll : parallel computations
#          pert : perturbation theory
#          qrd  : QR decomposition
#          regr : regression
#          stat : statistics
#          svd  : singular value decomposition
#  New keywords
#          sdp        : semidefinite programming
#          coneprog   : cone programming
#          trg        : trust regions
#          cdtprob    : Celis-Dennis-Tapia two trust regions problem
#          qap        : quadratic assignment problem
#          lsopt      : large scale optimization
#          ilp        : integer linear programming
#          ipg        : interior point algorithms
#          qp         : quadratic programming

###################################
##################################
### the strings (abbr. of journals) are found at start of master.bib file
### Therefore bibliography line must start with    master
####  You can also find them in the file called    .strings.bib
###################################
###################################

#######################################
%AAAAAAAAAAAA

%BBBBBBBBBBBBBBBBBBBBBBBBBB

@TECHREPORT {ByrHriNoc:97,
         author    = "R.H. BYRD and M.B. HRIBAR and R.H. NOCEDAL",
         title     = "An Interior Point Algorithm for Large Scale
Nonlinear Programming",
         institution = "Optimization Technology
Center, Northwestern University",
         number   = "Report OTC 97/02",
         year        = "1997",
         address     = "Evanston Il 60208"}



%FFFFFFFFFFFFFFFFFFFFFFFFFFff
@TECHREPORT {Fischer:97,
         author      = "A. FISCHER",
         title       = "Modified {W}ilson method for nonlinear programs 
                 with nonunique multipliers",
         institution = "Institute of Numerical Mathematics,
      Technical University of Dresden",
         year        = "1997",
         address     = "Dresden, Germany"}

@TECHREPORT {FletLeyf:97,
         author      = "R. FLETCHER and S. LEYFFER",
         title       = "
NONLINEAR PROGRAMMING WITHOUT A PENALTY FUNCTION",
         institution = "Department of Mathematics \& Computer 
     Science,  University of Dundee",
         year        = "1997",
         address     = "Dundee, Scotland"}


@article {MR97g:65084,
    AUTHOR = {FORSGREN, A.},
     TITLE = {On linear least-squares problems with diagonally dominant
              weight matrices},
   JOURNAL = {SIAM J. Matrix Anal. Appl.},
  FJOURNAL = {SIAM Journal on Matrix Analysis and Applications},
    VOLUME = {17},
      YEAR = {1996},
    NUMBER = {4},
     PAGES = {763--788},
      ISSN = {0895-4798},
     CODEN = {SJMAEL},
   MRCLASS = {65F20 (65F35 65K05)},
  MRNUMBER = {97g:65084},
}

%GGGGGGGGGGGGGGGGGGGGGGGGGGGGG

@TECHREPORT {GillMurSaun:97,
         author      = "P. E. GILL, W. MURRAY and M. A.  SAUNDERS",
         title       = "{SNOPT}: AN {SQP} ALGORITHM FOR LARGE-SCALE
CONSTRAINED OPTIMIZATION",
         institution = "Department of Mathematics, UC San Diego",
         year        = "1997"}

 @phdthesis{goldsmith:99,
author = "M.J. GOLDSMITH",
year = 1999,
title = "Sequential Quadratic Programming Methods Based on Indefinite
{H}essian Approximations",
school = "Department of Operations Research,
                Stanford University, California",
  URL= "http://keywest.stanford.edu/\~{ }mgold/abstract.html"
}



@TECHREPORT {LinMore:97,
         author      = "C. LIN  and J. J.  MOR\'{E}",
         title       = "Incomplete Cholesky Factorizations with Limited
Memory",
         institution = "Mathematics and Computer Science Division,
Argonne National Laboratory",
         year        = "1997"}

@article {MR91c:90104,
   AUTHOR = {SHANNO, D.F. and PHUA, K.H.},
    TITLE = {Numerical experience with sequential quadratic programming
            algorithms for equality constrained nonlinear programming},
 JOURNAL = {ACM Trans. Math. Software},
 FJOURNAL = {Association for Computing Machinery. Transactions on
             Mathematical Software},
   VOLUME = {15},
     YEAR = {1989},
   NUMBER = {1},
    PAGES = {49--63},
     ISSN = {0098-3500},
    CODEN = {ACMSCU},
}



