[Ipopt] Constraint multipliers

Redouane simply.red75 at gmail.com
Thu Nov 6 20:53:23 EST 2014


Hi,
I'm trying to resolve a minimization problem, using ipopt with C++.
I have 2 questions:
1) Is there a way to fix the value of one or more lambda (constraint 
multiplier),  not just initialise it.
2) Is here a way to rely constraint multipliers with variables, 
something like: x[1] + x[2] = lambda[1]; in my constraints.

Thanks.


More information about the Ipopt mailing list