<div dir="ltr"><div>Hi all,</div><div><br></div><div>For a recent project I needed Java bindings for SCIP and (oops!) I didn't know about JSCIP. I built my own interoperability using JNA, and I think it serves a significantly larger fraction of the API. It has callbacks of various sorts, Heuristics, and for instance has a full translation of the LOP example, which includes a custom Reader and Constraint Handler.<br></div><div><br></div><div>Github link: <a href="https://github.com/Timeroot/JNA_SCIP">https://github.com/Timeroot/JNA_SCIP</a></div><div><br></div><div>I thought that some people on this mailing list might find it useful. :)<br></div><div><br></div><div>Best,<br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Alexander Meiburg</div><div dir="ltr"><br></div><div>PhD Candidate, Physics</div><div>University of California, Santa Barbara<br></div></div></div></div>