Dear Tayyar, your message had to be forwared manually because you have not subscribe to the GLPK help list, see https://lists.gnu.org/mailman/listinfo/help-glpk.
https://en.wikibooks.org/wiki/GLPK/Java provides an overview about Java bindings for GLPK. The GLPK for Java project hosted at http://glpk-java.sourceforge.net uses Swig to generate the JNI code needed to call the C library from Java, covering all functions of the GLPK library. It is not under supervision by Andrew. Debian and Ubuntu provide package libglpk-java built from the GLPK for Java sources, see https://packages.debian.org/jessie/libglpk-java An example of an academic project using GLPK for Java can be found at http://most.ccib.rutgers.edu/help.html If you are a Windows user you can find binaries at http://winglpk.sourceforge.net If you don't like binaries, all files necessary for building from source are provided. Please, send all questions, errors, and feedback to me as package maintainer. Best regards Heinrich Schuchardt > -------- Forwarded Message -------- > From: sgholiza > To: [email protected] > Subject: a question > Date: Mon, 13 Jul 2015 16:48:55 +0200 > > Dear GLPK, > > First of all I would like to thank you for your attention.. > > Actually, I would like to use an optimization Java library to solve my > optimization model. > When I was searching for a library, I found your product. It is quite > interesting for me. But as I found from your official web page, it is > written in C. I searched for Java versions. Thesre is a web site > ( http://glpk-java.sourceforge.net/ ) that proposes the sourcd files of > GLPK for Java by the following link, > http://sourceforge.net/projects/glpk-java/. Actually, I would like to > know, please, if the source files from this site are under your > supervision and if they are reliable to work with them? > > I thank you again for your attention > > Best regards, > Tayyar _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
