[Ipopt] Lagrange multipliers during iterations using Ipopt

Antonello L. antonello.lobianco at gmail.com
Sun May 14 16:25:58 EDT 2017


sorry, I didn't read that you need it **during iterations**..
Jump provides solver callbacks, but I am not sure you can use them in
nonlinear programming nor to extract lagrangian values..

On 14 May 2017 9:39 p.m., "Antonello Lobianco" <antonello at lobianco.org>
wrote:

> You could access IPOPT using Jump <http://jump.readthedocs.io/en/latest/>
> instead of Matlab and get the lagrangian with getdual([constraint name]).
> Antonello
>
> On 14 May 2017 at 11:34, Àlex Ferrer <aferrer at cimne.upc.edu> wrote:
>
>> Hi everyone,
>>
>> I am using Ipopt via the Matlab interface for solving my optimization
>> problem.
>>
>> I need to know the values of the Lagrange multipliers during iterations
>> and I could not find a way to get them from Ipopt.
>>
>> I was wondering if someone could help me with this.
>>
>> Thank you in advance,
>>
>> Àlex
>>
>> _______________________________________________
>> Ipopt mailing list
>> Ipopt at list.coin-or.org
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__list.co
>> in-2Dor.org_mailman_listinfo_ipopt&d=DwIGaQ&c=Ngd-ta5yRYsqeU
>> sEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=8oTnxj08sd2ffhbFEprcyo6DDTVD
>> vo_DCJ2aU6CdYWE&m=1jOELYmw264NINGn1HEz2upD-LjqU5T1BFjnufFgTt
>> Q&s=u-hPWd-wE0VwNG492NzItoGXa1vTGSGwtrREgNROxVs&e=
>
>
>
>
> --
> Antonello Lobianco
> AgroParisTech, Laboratoire d'Economie Forestière
> 14 Rue Girardet - 54000 Nancy, France
> Tel: +33.383396865 <+33%203%2083%2039%2068%2065>
> Email, university: antonello.lobianco at inra.fr
> <antonello.lobianco at nancy.inra.fr>
> Email, personal: antonello at lobianco.org
> http://antonello.lobianco.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20170514/59078b3d/attachment.html>


More information about the Ipopt mailing list