[Ipopt] Getting the number of iterations

Stefan Vigerske stefan at math.hu-berlin.de
Mon Apr 22 16:28:29 EDT 2013


Hi,


virtual Index Ipopt::SolveStatistics::IterationCount()
http://www.coin-or.org/Doxygen/Ipopt/class_ipopt_1_1_solve_statistics.html#aa187290649e599f37419b8b698ff7f86

virtual SmartPtr<SolveStatistics> Ipopt::IpoptApplication::Statistics()
http://www.coin-or.org/Doxygen/Ipopt/class_ipopt_1_1_ipopt_application.html#a86eebc7de69fe41afdf308a9b4b04ee5

Stefan

On 04/22/2013 07:49 PM, Allan Leal wrote:
> Once a perform a calculation with Ipopt, how do I get the number of
> iterations? I want to deactivate any output of the calculation and print
> myself only what matters for my investigation.
>
> Thanks
> Allan
>
>
>
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
>



More information about the Ipopt mailing list