<div dir="ltr">Hi,<div><br></div><div>I got he convergence issue by using limited memory Hessian approximation option for my test case - the dual infeasibility value was very high.  So I played with recalc_y a little bit. But I got the exactly same solution for each iteration by setting it as "yes" and as "no". I tried different optimization models, and I always got the same solutions. By setting it as "yes", I also changed the "recalc_y_feas_tol" to different values, but the solution from each iteration still did not change.  </div><div><br></div><div>What I did to changes the parameters are like these"</div><div>App->Options()->SetStringValue("recalc_y","yes"); <br></div><div>App->Options()->SetStringValue("recalc_y","no"); <br></div><div><br></div><div>Anyone can help me on it? or is there any other settings to make "limited memory Hessian approximation" work better? For my case, computing Hess is too expensive.</div><div><br></div><div>Thanks, Chunhua</div></div>