[Ipopt] about presolve in ipopt solver

Zhiyuan Dong zhiyuan.dong at gmail.com
Thu Dec 31 00:17:57 EST 2015


Is it possible to do some presolve from ipopt c++ api directly to achieve
problem size reduction ( columns and rows ) before the IPOPT solver
actually solves it.

I ask this question b/c I know that AMPL has a presolve option. But,
suppose we are not allowed to call AMPL to do presolve, my question is :

is there an exiting online IPOPT C++ example illustrating how to do this?
Some general comments along this direction are more than welcome!

Thanks!

Zhiyuan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20151231/d7e1e3ea/attachment-0001.html>


More information about the Ipopt mailing list