<div dir="ltr"><div><div>Hello <br></div>I need to solve a MINLP problem using SCIP (using Ipopt for nonlinear part). I have implemented the model in SCIP using expression trees and nonlinear constraint handlers. Then I call scipsolve to solve the model. However I think that SCIP is unable to use Ipopt for solving the nonlinear program generated at each branching node. I have checked the availability of Ipopt to SCIP using SCIPisIpoptAvailableIpopt. For help I am using the same procedure as in the example string (<a href="http://scip.zib.de/doc/examples/CallableLibrary/string_8c_source.php">http://scip.zib.de/doc/examples/CallableLibrary/string_8c_source.php</a>). <br></div>How can I make sure that SCIP uses Ipopt to solve the nonlinear program generated at each node?<br><div>Regards<br></div><div>    <br clear="all"><div><div><div><div class="gmail_signature"><div dir="ltr">Apurv Shukla <br><div>Third Year Undergraduate Student</div><div>Department of Mechanical Engineering </div><div>IIT Kharagpur</div></div></div></div>
</div></div></div></div>