[Ipopt] Iteration info

Stefan Vigerske stefan at math.hu-berlin.de
Tue May 26 12:23:34 EDT 2009


Hi,

not so sure what you mean.
But maybe the API documentation is helpful:
http://www.coin-or.org/Doxygen/Ipopt/

Esp.
http://www.coin-or.org/Doxygen/Ipopt/class_ipopt_1_1_t_n_l_p.html
http://www.coin-or.org/Doxygen/Ipopt/class_ipopt_1_1_ipopt_calculated_quantities.html

Stefan

Dl wrote:
> Hi,
> 
>  
> 
> I'm using Ipopt from cpp, and I wish to use the primal infeasibility, dual infeasibility, constraint violation values, ... and other "iteration" information in my main program. Does anyone know of how are they called? 
> 
>  
> 
> For example, to get the primal values I just need to look into "x[i]", or the objective function value is "obj_value". Is there a place with the list with the name of this kind of info?
> 
>  
> 
> Many thanks!!!
> 
> Adela
> 
>  
> 
>  
> 
> _________________________________________________________________
> Drag n’ drop—Get easy photo sharing with Windows Live™ Photos.
> 
> http://www.microsoft.com/windows/windowslive/products/photos.aspx
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt


-- 
Stefan Vigerske
Humboldt University Berlin, Numerical Mathematics
http://www.math.hu-berlin.de/~stefan



More information about the Ipopt mailing list