[ 源代码: glpk-java ]
软件包:libglpk-java(1.12.0-2)
Java binding to the GNU Linear Programming Kit
GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library.
GLPK supports the GNU MathProg language, which is a subset of the AMPL language. GLPK also supports the standard MPS and LP formats.
This package contains the Java binding to GLPK.
其他与 libglpk-java 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.22)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libglpk40 (>= 4.65)
- linear programming kit with integer (MIP) support