[ 原始碼: glpk-java ]
套件:libglpk-java(1.12.0-1)
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) [除 arm64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libglpk40 (>= 4.65)
- linear programming kit with integer (MIP) support