Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Java language binding for the GNU Linear Programming Kit (GLPK)
GLPK for Java provides a Java language binding for the library GLPK. GLPK is a proven solver for linear and mixedinteger mathematical programming problems.
For Windows binaries see project GLPK for Windows (http://sourceforge.net/projects/winglpk/).
A java decision supporting application for the urban planning domain. It is designed as a desktop frontend to a MixedIntegerProgramming engine. Actually it uses the GNU LinearProgramming Kit (GLPK).
Windows binaries for the GNU Linear Programming Kit (GLPK)
GLPK 4.65 (GNU LinearProgramming Kit, http://www.gnu.org/software/glpk/) is a solver for large-scale linearprogramming (LP), and mixedintegerprogramming (MIP). This project supplies the most recent Windows executables - 2018-03-17.
Linux and OSX users should download the source distribution from http://ftp.gnu.org/gnu/glpk
Java ILP is a simple java interface to (mixed) integerlinearprogramming solvers such as lp_solve, Glpk, Gurobi, SAT4J (0-1 ILP), MiniSat+(0-1 ILP), CPLEX, or Mosek. (documentation at http://javailp.sourceforge.net/)