[Ipopt] IPOPT outputs
Andreas Waechter
awaechter.iems at gmail.com
Wed Aug 3 17:22:13 EDT 2011
Hi Anya,
Currently, the info field does not contain the information you would
like. But you can edit the matlab interface code in
Ipopt/contrib/MatlabInterface/src to give you the additional information.
Regards,
Andreas
On 07/27/2011 03:04 PM, Anya Castillo wrote:
> How do I get the performance stats which are outputted to console
> returned by the function call?
>
> In matlab I have the following command to call ipopt:
>
> [x info] = ipopt(x,cons,options);
>
>
> Can I specify more outputs? For example, the "number of function
> calls" is not specified in the "info" output structure.
>
> Thanks!
>
>
> _______________________________________________
> 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/20110803/04021f66/attachment.html
More information about the Ipopt
mailing list