[Ipopt] More info

Rakel Guardia rakel_gv at hotmail.com
Fri Aug 26 04:19:16 EDT 2011


Hello,
I have a question… Suppose that I want to optimize:
Min A+B, and I know that:
   A=B
   B+A<20
   B>=1
Obviously, the result is A=B=1…
As you can see, the second constraint doesn’t have any effect…
In fact, I think that the IPOPT internally do the next:
B+A+X=0,  X<20…
Well… I want to know how can I know the value of this X’s for all my constraints…  Is this possible??
 
Thanks! 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/ipopt/attachments/20110826/ebaf378d/attachment.html 


More information about the Ipopt mailing list