glpk 4.45-1 source package in Ubuntu
Changelog
glpk (4.45-1) unstable; urgency=low * Team upload * ACK NMU * New upstream release * Package moved to the Debian Science team * Standards-Version updated to version 3.9.2 * Launch libtoolize and autoreconf (Closes: #558505) * Switch to dpkg-source 3.0 (quilt) format * debian/glpk-doc.doc-base.tables removed (tables.pdf is no longer provided) -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 17 Oct 2011 10:55:17 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian Science Team
- Architectures:
- any
- Section:
- math
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
glpk_4.45.orig.tar.gz | 3.0 MiB | 9207cb613d4436d9a66bc1b1f2018176d106cef0e92a3a85500feeec373be98c |
glpk_4.45-1.debian.tar.gz | 13.9 KiB | 7775c81130d815fd7c5bee95649f47ab7b1b3684b4317e4a8d9b6e789da5ff4a |
glpk_4.45-1.dsc | 1.3 KiB | 01f3d2683d7d39143982d06e41570f6759c9649d041f389f1521acd71e3734d6 |
Available diffs
- diff from 4.43-1.1 to 4.45-1 (2.1 MiB)
Binary packages built by this source
- glpk: 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.
.
This package is empty and is intended to easy the upgrade from glpk << 4.15.
- glpk-doc: linear programming kit - documentation files
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.
.
This package contains the C API reference manual and the GNU MathProg
modeling language manual.
- glpk-utils: linear programming kit - utility files
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.
.
This package contains the following stand-alone tools:
* glpsol: LP/MIP solver
* tspsol: TSP solver
- libglpk-dev: linear programming kit - development files
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.
.
This package contains static library, headers, and the development
manpage for libvc.
- libglpk0: linear programming kit with integer (MIP) support
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).
- libglpk0-dbg: linear programming kit - debugging symbols
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.
.
This package contains debugging symbols for the GLPK library.