Skip to content

TAOPDIPM: Interior-point solver for general NLP problems

Shrirang Abhyankar requested to merge shri/tao-pdipm-squashed into master

This feature adds a new constrained optimization solver to TAO for solving general NLP problems. It implements a barrier-based interior point method for solving nonlinear optimization problems with equality/inequality constraints.

Merge request reports