[ 源代码: glpk-java ]
软件包:libglpk-java(1.12.0-2)
libglpk-java 的相关链接
Debian 的资源:
下载源码包 glpk-java:
维护小组:
外部的资源:
- 主页 [glpk-java.sourceforge.net]
相似软件包:
- libglobus-io3t64-dbgsym
- libglobus-xio-net-manager-driver
- libglobus-gsi-proxy-ssl1
- libglobus-gssapi-error2t64-dbgsym
- libglobus-rsl-dev
- libglobus-xio-gridftp-driver-dev
- libglobus-xio-gsi-driver-dev
- libglobus-xio-udt-driver-dev
- libglobus-xio-popen-driver-dev
- libglobus-scheduler-event-generator0t64-dbgsym
- libglobus-xio-rate-driver-dev
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.11)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libglpk40 (>= 4.65)
- linear programming kit with integer (MIP) support