Paketname | python-glpk |
Beschreibung | Python bindings to the GNU Linear Programming Kit |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.1.38-1 |
Sektion | universe/math |
Priorität | optional |
Installierte Größe | 548 Byte |
Hängt ab von | python (>= 2.4), python-support (>= 0.90.0), libc6 (>= 2.4), libglpk0 (>= 4.38) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 95956 Byte |
Prüfsumme MD5 | 1818de42504afec64be97a07a84da446 |
Prüfsumme SHA1 | 92092bc78e787f3d334db8de08420a47e51f6360 |
Prüfsumme SHA256 | 67ff61add0619b34ca81e9f14a4fb83dfa73231ce52c57f54e701cdbb82f1d1a |
Link zum Herunterladen | python-glpk_0.1.38-1_i386.deb |
Ausführliche Beschreibung | 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 is the Python bindings to GLPK.
.
|