| Paketname | python-glpk |
| Beschreibung | Python bindings to the GNU Linear Programming Kit |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.4.43-2 |
| Sektion | python |
| Priorität | optional |
| Installierte Größe | 968 Byte |
| Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~), libglpk0 (>= 4.43 |
| Empfohlene Pakete | |
| Paketbetreuer | Joao Pedro Pedroso |
| Quelle | |
| Paketgröße | 183398 Byte |
| Prüfsumme MD5 | 6abe807e55486296e689198a7716fc24 |
| Prüfsumme SHA1 | a295994a31c50cd4d4da3c3d992c06cbea9e3507 |
| Prüfsumme SHA256 | 044c807487be6384a07ae0df6c0c3c84f05f5b4021c71922da50a024ea306ec7 |
| Link zum Herunterladen | python-glpk_0.4.43-2_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.
|