<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Dear members of the Ipopt mailing list,<br>
    <br>
    I'm quite new to the C++ interface to Ipopt (and sIpopt), so this
    question might be trivial. So far I have only used Ipopt through the
    CasADi interface.<br>
    <br>
    In the sIpopt example<br>
<a class="moz-txt-link-freetext" href="https://projects.coin-or.org/Ipopt/browser/releases/3.12.9/Ipopt/contrib/sIPOPT/examples/parametric_cpp/parametricTNLP.cpp">https://projects.coin-or.org/Ipopt/browser/releases/3.12.9/Ipopt/contrib/sIPOPT/examples/parametric_cpp/parametricTNLP.cpp</a><br>
    Lines 187, 188<br>
    I discovered factors 0.5 for the multiplier part of Lagrangian
    Hessian. Looking at the KKT system (27) in<br>
<a class="moz-txt-link-freetext" href="https://projects.coin-or.org/Ipopt/export/1992/trunk/Ipopt/contrib/sIPOPT/doc/sipopt_manual.pdf">https://projects.coin-or.org/Ipopt/export/1992/trunk/Ipopt/contrib/sIPOPT/doc/sipopt_manual.pdf</a><br>
    I cannot find these factors. Are they required by convention for the
    C++ interface?<br>
    <br>
    Thanks.<br>
    <br>
    Kind regards,<br>
    Alexander Reiter<br>
    <br>
    <div class="moz-signature">-- <br>
      <span style="font-size: 10pt;"><font face="arial" color="black"><b>DI
            Alexander Reiter, BSc</b><br>
          University Assistant<br>
          Institute of Robotics<br>
          <br>
          <b>JOHANNES KEPLER<br>
            UNIVERSITY LINZ</b><br>
          Altenberger Straße 69<br>
          Science Park 1, Room 0537<br>
          4040 Linz, Austria<br>
          T +43 732 2468 6497<br>
          <a class="moz-txt-link-abbreviated" href="mailto:alexander.reiter@jku.at">alexander.reiter@jku.at</a><br>
          <a href="http://www.jku.at">www.jku.at</a><br>
          <a href="http://www.robotik.jku.at">robotik.jku.at</a></font></span></div>
  </body>
</html>