[Ipopt] IPOPT

Ray Zimmerman rz10 at cornell.edu
Thu Jun 4 08:58:46 EDT 2015


If the objective function value at the solution is larger than the initial value it is probably safe to assume that the starting point is not feasible. The objective needs to increase in order to reduce the constraint violations. The iterates in an interior point algorithm like the one used by IPOPT need not be strictly feasible (and usually are not).

    Ray


> On Jun 4, 2015, at 1:07 AM, tonghan <hantong_eee at 126.com> wrote:
> 
> I am using IPOPT in MATLAB. In my test , the objective value is becoming larger, and finially the EXIT information is “EXIT: Solved To Acceptable Level.” I really feel puzzled. Could anyone help me? Thanks in advance.
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20150604/62a5731c/attachment.html>


More information about the Ipopt mailing list