| Paketname | libglpk0 |
| Beschreibung | linear programming kit with integer (MIP) support |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 4.43-1 |
| Sektion | math |
| Priorität | optional |
| Installierte Größe | 896 Byte |
| Hängt ab von | libc6 (>= 2.3), libgmp3c2, libltdl7 (>= 2.2.6b), zlib1g (>= 1:1.1.4) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Scientific Computation Team |
| Quelle | glpk |
| Paketgröße | 418978 Byte |
| Prüfsumme MD5 | 25f9a72cebf4d281b5be34de284d7933 |
| Prüfsumme SHA1 | d43eb6f96c0c7aae053fe5b8a20dad0060addf5d |
| Prüfsumme SHA256 | 465615352e1dbc06cd4a41ebac1848925fd1d2e120bc3b1304f3e1db94442a9b |
| Link zum Herunterladen | libglpk0_4.43-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.
.
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).
|