| Paketname | libglpk0 |
| Beschreibung | linear programming kit with integer (MIP) support |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 4.38-1ubuntu1 |
| Sektion | universe/math |
| Priorität | optional |
| Installierte Größe | 840 Byte |
| Hängt ab von | libc6 (>= 2.11), libgmp3c2, libltdl7 (>= 2.2.6b), zlib1g (>= 1:1.1.4) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | glpk |
| Paketgröße | 383218 Byte |
| Prüfsumme MD5 | a54b7eb03bb446263748f04b96d4bdb3 |
| Prüfsumme SHA1 | 084d0a5d7b27b078b23672647befadd1164588d4 |
| Prüfsumme SHA256 | 8231e3f9a25e0c626e09c4eff1e8e37be8377b9d252ebf81ff3597ddbee5067a |
| Link zum Herunterladen | libglpk0_4.38-1ubuntu1_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.
.
The GLPK package includes the following main components:
* Revised simplex method.
* Primal-dual interior point method.
* Branch-and-bound method.
* Translator for GNU MathProg modeling language.
* Application program interface (API).
.
In order to get connections between the internal MathProg model
objects and external database tables, please install the
libiodbc2-dev (for the iODBC table driver) and libmysqlclient-dev
(for the MySQL table driver).
|