<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><font class="Apple-style-span" face="arial" size="2">Dear all,</font><div style="font-family: arial; font-size: 10pt; "><br></div><div style="font-family: arial; font-size: 10pt; ">I have a problem with the C++ Interface. I am currently coding some network models. I tried to model a small instance like the hs_071 example and it went well.</div><div style="font-family: arial; font-size: 10pt; "><br></div><div style="font-family: arial; font-size: 10pt; ">I coded my network in term of functions that my TNLP class will called if needed. &nbsp;</div><div style="font-family: arial; font-size: 10pt; ">When I run it, it does not find a solution and it goes into a loop.I caught this message run by IPOPT:</div><div style="font-family: arial; font-size: 10pt; ">"WARNING : Problem in step computation; switching to emergency code."</div><div style="font-family: arial;
 font-size: 10pt; "><br></div><div style="font-family: arial; font-size: 10pt; ">In order to solve my problem, I tried several thing including the derivative checker and two weird things appears:</div><div><ul><li><font class="Apple-style-span" face="arial" size="2">my jacobian is not dense. I can not figure why. I checked at almost step and I can not find why the derivative checker of my jacobian is dense.</font></li><li><font class="Apple-style-span" face="arial" size="2">the value found by the derivative checker are eccentric. It says mine are wrong while they are not. It is a adjacency matrix so it is only 1 and -1.</font></li></ul><div><font class="Apple-style-span" face="arial" size="2">If you have any ideas to solve my problem of ways to find my errors, I would greatly appreciate.</font></div></div><div><font class="Apple-style-span" face="arial" size="2"><br></font></div><div><font class="Apple-style-span" face="arial" size="2">Best
 Regards,</font></div><div><font class="Apple-style-span" face="arial" size="2">Dan</font></div></td></tr></table><br>