:orphan: # TAOBQPIP interior-point method for quadratic programs with box constraints. ## Notes This algorithms solves quadratic problems only, the Hessian will only be computed once. ## Options Database Keys - ***-tao_bqpip_predcorr -*** use a predictor/corrector method ## Level beginner ## Location src/tao/quadratic/impls/bqpip/bqpip.c ## Examples src/tao/bound/tutorials/jbearing2.c
--- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/tao/quadratic/impls/bqpip/bqpip.c) [Index of all Tao routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)