glpk 4.52.1-2build1 source package in Ubuntu
Changelog
glpk (4.52.1-2build1) trusty; urgency=medium * No-change rebuild for suitesparse transition. -- Logan Rosen <email address hidden> Fri, 20 Dec 2013 22:00:30 -0500
Upload details
- Uploaded by:
- Logan Rosen
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- math
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | math |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
glpk_4.52.1.orig.tar.gz | 2.7 MiB | 3231685b9ff92d30ccbb5c21ba7815b25ba59c7d1e5194e57a880dd1ebb3e95b |
glpk_4.52.1-2build1.debian.tar.gz | 13.3 KiB | 932bd2ba43504de3b2da79e168bb4283302d97c8b5531e53a5fab0e2fb099b72 |
glpk_4.52.1-2build1.dsc | 2.0 KiB | 797cfc838501e6a6f30e62e556bd74ab9732ca32b642000f42e584c0bce8f31c |
Available diffs
- diff from 4.52.1-2 (in Debian) to 4.52.1-2build1 (606 bytes)
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: No summary available for glpk-utils in ubuntu utopic.
No description available for glpk-utils in ubuntu utopic.
- libglpk-dev: No summary available for libglpk-dev in ubuntu utopic.
No description available for libglpk-dev in ubuntu utopic.
- libglpk36: 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).
- libglpk36-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.