# TAOIPM
Interior point algorithm for generally constrained optimization. 
## Option Database Keys

- ***-tao_ipm_pushnu -*** parameter to push initial dual variables away from bounds
- ***-tao_ipm_pushs -*** parameter to push initial slack variables away from bounds



## Notes
This algorithm is more of a place-holder for future constrained optimization algorithms and should not yet be used for large problems or production code.



## Level
beginner

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/tao/constrained/impls/ipm/ipm.c.html#TAOIPM">src/tao/constrained/impls/ipm/ipm.c</A>

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


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/tao/constrained/impls/ipm/ipm.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)  
