<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} p
        {margin-top:0;
        margin-bottom:0}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Sure Tony,</p>
<p><br>
</p>
<p>I will provide that soon.</p>
<p><br>
</p>
<p>Thanks and regards,</p>
<div id="Signature">
<div style="font-family:Tahoma; font-size:13px"><font face="Verdana" size="4">Ujwal Ramesh</font>
<div><font face="Verdana" size="2">Graduate Student,</font></div>
<div><font face="Verdana" size="2">University Of Cincinnati</font></div>
<div><font face="Verdana" size="2">Ph: &#43;1-513-302-4771</font></div>
</div>
</div>
<div style="font-size:12pt; font-family:Calibri,Arial,Helvetica,sans-serif; color:#000000; background-color:#ffffff" dir="ltr">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> Tony Kelman &lt;kelman@berkeley.edu&gt;<br>
<b>Sent:</b> Wednesday, October 29, 2014 2:43 PM<br>
<b>To:</b> Ramesh, Ujwal (rameshul); bonmin@list.coin-or.org<br>
<b>Subject:</b> Re: [Bonmin] Unconstrained MINLP</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">
<div style="font-size:12pt; font-family:'Calibri'; color:#000000">
<div>I think you&#8217;ll have to provide some simple example code of what you&#8217;re trying to do, and the error message in its entirety, for anyone to be able to tell exactly where the problem lies.</div>
<div>&nbsp;</div>
<div style="font-size:small; text-decoration:none; font-family:&quot;Calibri&quot;; font-weight:normal; color:#000000; font-style:normal; display:inline">
<div style="font:10pt tahoma">
<div>&nbsp;</div>
<div style="background:#f5f5f5">
<div style=""><b>From:</b> <a title="rameshul@mail.uc.edu" href="mailto:rameshul@mail.uc.edu">
Ramesh, Ujwal (rameshul)</a> </div>
<div><b>Sent:</b> Wednesday, October 29, 2014 11:39 AM</div>
<div><b>To:</b> <a title="bonmin@list.coin-or.org" href="mailto:bonmin@list.coin-or.org">
bonmin@list.coin-or.org</a> </div>
<div><b>Subject:</b> [Bonmin] Unconstrained MINLP</div>
</div>
</div>
<div>&nbsp;</div>
</div>
<div style="font-size:small; text-decoration:none; font-family:&quot;Calibri&quot;; font-weight:normal; color:#000000; font-style:normal; display:inline">
<p>Hi All,</p>
<p>&nbsp;</p>
<p>I am trying to run Bonmin for my application which is an unconstrained MINLP. I am calling Bonmin through a C&#43;&#43; interface.&nbsp;
</p>
<p>&nbsp;</p>
<p>To invoke Bonmin, I need to define a few virtual functions inm y code. </p>
<p>&nbsp;</p>
<p>As my application is an unconstrained MINLP, I will not be defining the constraint variables, constraint functions,function to compute jacobian and the function to compute the hessian of the
<span class="st">Lagrangean ( eval_g, eval_jac_g,eval_h etc. ).</span></p>
<p><br>
<span class="st"></span></p>
<p>By not defining the above function I am initializing the respective vectors, matrices and the variables (number of non zeros in jacobian and hessian ) to NULL but this is causing the solver to fail with a length error.</p>
<p>&nbsp;</p>
<p>I am a rookie to optimization and any inputs as to what I am missing is much appreciated. I guess I am missing something conceptually as I have double checked syntactical/logical correctness of code.&nbsp;
</p>
<p>&nbsp;</p>
<p>Thanks a lot in advance.</p>
<p>&nbsp;</p>
<p>Regards,</p>
<div id="Signature">
<div style="font-size:13px; font-family:tahoma"><font face="Verdana" size="4">Ujwal Ramesh</font>
<div><font face="Verdana" size="2">Graduate Student,</font></div>
<div><font face="Verdana" size="2">University Of Cincinnati</font></div>
<div><font face="Verdana" size="2">Ph: &#43;1-513-302-4771</font></div>
</div>
</div>
<p></p>
<hr>
_______________________________________________<br>
Bonmin mailing list<br>
Bonmin@list.coin-or.org<br>
http://list.coin-or.org/mailman/listinfo/bonmin<br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>