[Ipopt] Objective Value Return by Program

Zhaori Bi bizr2915 at gmail.com
Thu Sep 12 18:37:23 EDT 2013


Hi guys,

My Objective Value Return by Program (the inputs are variables) and there
is no objective function in my case and I use ADOL-C to calculate the
derivative automatically.

Problem is I found the IPOPT is not work in my case. It treats the
objective function as constant value. Namely,

obj_value = run_program(x[0]....x[10])
is equal to
obj_value = CONSTANT

Is there any methods to solve this problem?

-- 
Best regards,

Zhaori
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20130912/4dd86dcd/attachment.html>


More information about the Ipopt mailing list