<div dir="ltr">Hi, <div><br></div><div>I am trying to run java scip from IntelliJ Idea (community 2019.2) on macbook pro. </div><div><br></div><div>My java is 11. </div><div>My scipoptsuite: 6.0.2.</div><div>My jscip cheked out from <a href="https://github.com/SCIP-Interfaces/JSCIPOpt">https://github.com/SCIP-Interfaces/JSCIPOpt</a></div><div><br></div><div>I can run the example well. </div><div>e.g. <a href="https://github.com/SCIP-Interfaces/JSCIPOpt/blob/master/examples/Linear.java">https://github.com/SCIP-Interfaces/JSCIPOpt/blob/master/examples/Linear.java</a></div><div><br></div><div>I have two questions:</div><div><br></div><div>(1) How can I print out the optimization model as .lp file ? </div><div><br></div><div>(2) How to set the optimization objective function ? </div><div><br></div><div>I cannot find how to do it from <a href="https://scip.zib.de/doc/html/PARAMETERS.php">https://scip.zib.de/doc/html/PARAMETERS.php</a>. </div><div><br></div><div>Thanks</div><div><br></div><div>David</div><div><br></div></div>