# 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
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/tao/quadratic/impls/bqpip/bqpip.c.html#TAOBQPIP">src/tao/quadratic/impls/bqpip/bqpip.c</A>

## Examples
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/tao/bound/tutorials/jbearing2.c.html">src/tao/bound/tutorials/jbearing2.c.html</A><BR>


---
[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](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
