glpk 4.65-1 source package in Ubuntu
Changelog
glpk (4.65-1) unstable; urgency=medium * New upstream version 4.65 * d/copyright: reflect upstream changes. * Bump to debhelper compat level 11. * Update Vcs-* fields for move to salsa. * Add new symbols to libglpk40.symbols. * Bump Standards-Version to 4.1.3. -- Sébastien Villemot <email address hidden> Tue, 20 Feb 2018 17:02:44 +0100
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- any all
- Section:
- math
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | math |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
glpk_4.65-1.dsc | 2.3 KiB | fa4a2c8267591a17c4c3769185ebf10613d6a03e6fbc9ecabadb79812a632cf0 |
glpk_4.65.orig.tar.gz | 4.0 MiB | 4281e29b628864dfe48d393a7bedd781e5b475387c20d8b0158f329994721a10 |
glpk_4.65.orig.tar.gz.asc | 201 bytes | f8832f7c3c82e60894ce1c395769c7cbef283b0dd30378f2a9b1a8737b96d2d2 |
glpk_4.65-1.debian.tar.xz | 12.7 KiB | 2d7f745c2d549cb5ff3cafbda4a88675b9ab5932e60811bc15bd90c4cee15564 |
Available diffs
- diff from 4.64-2 to 4.65-1 (217.0 KiB)
No changes file available.
Binary packages built by this source
- 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 a stand-alone LP/MIP solver (glpsol) and several example
problems.
- glpk-utils-dbgsym: No summary available for glpk-utils-dbgsym in ubuntu cosmic.
No description available for glpk-utils-dbgsym in ubuntu cosmic.
- 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.
- libglpk40: 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).
- libglpk40-dbgsym: debug symbols for libglpk40