<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Dear all,<BR>
&nbsp;<BR>
Looking at the iterations output I've seen that usually the complementarity, lg(mu), is very small in comparison to primal and dual infeasibilities. My experience from&nbsp;a self-coded IPM in Matlab was that these three values should have the same order of magnitude. Is there any option in Ipopt which first tries to reduce primal and dual infeasibility?<BR>
&nbsp;<BR>
Thanks!<BR>
Adela<BR>
&nbsp;<BR>
&nbsp;<BR>
PS: I'm still working on finding a good warm start point which I suspect that should be primal and dual feasible but I don't care much about complementarity. <BR>
&nbsp;<BR>
PS2: An example of the output I get:<BR>
&nbsp;<BR>
iter objective inf_pr inf_du lg ( mu ) || d || log ( rg ) alpha_du alpha_pr ls&nbsp;&nbsp;&nbsp;&nbsp; <BR>
70r-2.7020846e+08 1.16e+07 8.92e+02 -4.5 1.36e+05 -2.2 3.49e-01 7.04e-02f 1&nbsp;&nbsp; <BR>
71r-2.7020848e+08 1.16e+07 8.92e+02 -4.5 5.14e+04 -1.8 1.00e+00 6.90e-06f 1 <BR>
72r-2.7321264e+08 1.16e+07 8.91e+02 -4.5 1.53e+05 -2.2 5.10e-01 1.68e-01f 1&nbsp; <BR>
73r-2.7321269e+08 1.16e+07 8.91e+02 -4.5 5.77e+04 -1.8 1.00e+00 1.37e-05f 1 <BR>
74r-2.7321659e+08 1.16e+07 8.91e+02 -4.5 1.72e+05 -2.3 5.35e-01 1.65e-04f 1 <BR>
&nbsp;<BR>
Here primal infeasibility is 10^7 and complementarity is 10^-5, and I suspect that we are spending too much iterations trying to leave this situation (the primal steps are very small): until iteration 923 primal infeasibility swings around 10^6 and in 10 iterations goes to 10^-6. <BR>
&nbsp;<BR><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>