<div dir="ltr">Hi all,<div><br></div><div>I have installed SCIP 7.0.2 and the AMPL interface from source on OSX, and I am using it with Pyomo in Python. The interface is via .NL files. This all works perfectly when my model is linear.</div><div><br></div><div>However, when I try to solve a non-linear problem, Scipampl cannot read it.</div><div><br></div><div>I have reproduced the issue with a very small quadratic problem - Python code to generate the NL, and the NL itself are both attached. </div><div><br></div><div>When I use Scipampl from the command line on this NL file, I get a segmentation fault. When I change the model to be linear, it works fine.</div><div><br></div><div>Do you know where I am going wrong? Any help much appreciated!</div><div><br></div><div>Thanks,</div><div>Edwin</div></div>