<div dir="ltr">IPOPT treats all constraints as equalities with slacks, see (2b) in <a href="http://www.optimization-online.org/DB_FILE/2004/03/836.pdf">http://www.optimization-online.org/DB_FILE/2004/03/836.pdf</a></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 6, 2016 at 8:21 PM, Chunhua Men <span dir="ltr"><<a href="mailto:chhmen@gmail.com" target="_blank">chhmen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi, I used IPOPT 3.12.4 to solve a constrained model, and chose "limited-memory" as the Hessian approximation. My coding environment is visual studio C++.  IPOPT converged to optimal solution.  I wanted to know the Lagrange multiplier for each constraint, so I printed out "lambda" in "finalize_solution". However, many of them were negative. Did I miss anything?<div><br></div><div>Thanks, Chunhua<br></div><div><div><br></div><div>      <br></div></div></div>
<br>______________________________<wbr>_________________<br>
Ipopt mailing list<br>
<a href="mailto:Ipopt@list.coin-or.org">Ipopt@list.coin-or.org</a><br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__list.coin-2Dor.org_mailman_listinfo_ipopt&d=CwICAg&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=Krbuvr0BfvPSQKvQuiGrWIUfVTj8kednZerudAN3FWE&m=a_2DH1-JLrp3dNBIbx05pyyLwb4LVhtnTgXAs8ZvlR0&s=Pl6RJRxVCqHGy-wEIKdnxo1N2UcAlQGXpBY_LA2CTHY&e=" target="_blank" rel="noreferrer">https://urldefense.proofpoint.<wbr>com/v2/url?u=http-3A__list.<wbr>coin-2Dor.org_mailman_<wbr>listinfo_ipopt&d=CwICAg&c=Ngd-<wbr>ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLx<wbr>WPA_2Wlc4&r=<wbr>Krbuvr0BfvPSQKvQuiGrWIUfVTj8ke<wbr>dnZerudAN3FWE&m=a_2DH1-<wbr>JLrp3dNBIbx05pyyLwb4LVhtnTgXAs<wbr>8ZvlR0&s=Pl6RJRxVCqHGy-<wbr>wEIKdnxo1N2UcAlQGXpBY_LA2CTHY&<wbr>e=</a><br>
<br></blockquote></div><br></div>