[Ipopt] Ipopt warm start (get_starting_point)

Stefan Vigerske stefan at math.hu-berlin.de
Tue Jan 4 07:12:15 EST 2011


Hi,

> Another small question would be: How do I get a value of the "IpoptData" 
> class within the "finalize_solution" function. More precisely, I would 
> like to get the current mu ( curr_mu_ ) out of ip_data?

#include "IpIpoptData.hpp"
and data->curr_mu() ?
http://www.coin-or.org/Doxygen/Ipopt/class_ipopt_1_1_ipopt_data.html#45c46440eb0268a14fc259556fe30c6a

Stefan

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



More information about the Ipopt mailing list