<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Dear colleagues,<div class=""><br class=""></div><div class="">I would like to point your attention to a Java interface for CLP that I have just completed. The interface is open source, and you can find the code and docs on Github: <a href="https://github.com/loehndorf/clp-java" class="">https://github.com/loehndorf/clp-java</a></div><div class=""><br class=""></div><div class="">To make it as easy as possible for Java developers, the interface is packaged as a jar file that includes and handles the native libs for Mac, Linux64, Win64: <a href="https://github.com/loehndorf/clp-java/releases" class="">https://github.com/loehndorf/clp-java/releases</a></div><div class="">All you need to do is include the jar in your Java project. No need to reset the Java path to locate the native libs.</div><div class=""><br class=""></div><div class="">I also added a few builder classes to make model building a little smoother. Models can be formulated in a very compact way, given that the Java lang does not allow operator overloading to provide some sort of algebraic modeling.</div><div class=""><br class=""></div><div class="">Feel free to suggest changes or fixes using the Github issues: <a href="https://github.com/loehndorf/clp-java/issues" class="">https://github.com/loehndorf/clp-java/issues</a></div><div class=""><br class=""></div><div class="">Nils</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class=""><div class="">
<div class=""><div class="">___________________________________________________</div><div class="">Dr. Nils Loehndorf</div><div class="">WU Vienna, Department of Information Systems</div><div class="">Email: <a href="mailto:nils.loehndorf@wu.ac.at" class="">nils.loehndorf@wu.ac.at</a>; Tel: +43-676-3566165</div><div class="">Web <a href="http://www.wu.ac.at/prodman/team/loehndorf" class="">http://www.wu.ac.at/prodman/team/loehndorf</a></div></div>

</div>
<br class=""></div></div></body></html>