glpk 4.52.1-2 source package in Ubuntu

Changelog

glpk (4.52.1-2) unstable; urgency=low


  * Upload to unstable. (Closes: #724212)
  * Bump Standards-Version to 3.9.5, no changes needed.

 -- Sébastien Villemot <email address hidden>  Mon, 02 Dec 2013 16:50:46 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
math
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
glpk_4.52.1-2.dsc 2.2 KiB 50dd4640dbb6e8b8437bb6f67f2bd163c2d59594835b6c6c3d899e9a0fdee3ec
glpk_4.52.1.orig.tar.gz 2.7 MiB 3231685b9ff92d30ccbb5c21ba7815b25ba59c7d1e5194e57a880dd1ebb3e95b
glpk_4.52.1-2.debian.tar.gz 13.0 KiB 74fc1e87c1e86f8367177bd88772798e38e1f753fb3df97cb96fa3a34f6b94e4

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.

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.

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.