TAOGPCG#

gradient projected conjugate gradient algorithm is an active-set conjugate-gradient based method for bound-constrained minimization

Options Database Keys#

  • -tao_gpcg_maxpgits maxpgits - maximum number of gradient projections for GPCG iterate

  • -tao_subset_type (subvec|mask|matrixfree) - strategies for handling active-sets, see TaoSubsetType

See Also#

Tao, TaoType, TAOTRON, TAOBQPIP, TAOLINESEARCHGPCG, TaoSubsetType

Level#

beginner

Location#

src/tao/quadratic/impls/gpcg/gpcg.c

Examples#

src/tao/bound/tutorials/jbearing2.c


Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages