[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] glpk 4.29 release information
From: |
Andrew Makhorin |
Subject: |
[Help-glpk] glpk 4.29 release information |
Date: |
Sun, 6 Jul 2008 16:48:54 +0400 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
GLPK 4.29 -- Release Information
********************************
Release date: Jul 06, 2008
GLPK (GNU Linear Programming Kit) is intended for solving large-scale
linear programming (LP), mixed integer linear programming (MIP), and
other related problems. It is a set of routines written in ANSI C and
organized as a callable library.
In this release:
The configure script was changed to disable all optional
features by default. For details please see file INSTALL.
The following new API routines were added:
glp_erase_prob erase problem object content
glp_read_mps read problem data in MPS format
glp_write_mps write problem data in MPS format
glp_read_lp read problem data in CPLEX LP format
glp_write_lp write problem data in CPLEX LP format
For description of these new routines see the reference manual
included in the distribution.
The following API routines are deprecated:
lpx_read_mps, lpx_read_freemps, lpx_write_mps,
lpx_write_freemps, lpx_read_cpxlp, and lpx_write_cpxlp.
Two bugs were fixed. Thanks to
Anne-Laurence Putz <address@hidden> and
Xypron <address@hidden> for bug report.
See GLPK web page at <http://www.gnu.org/software/glpk/glpk.html>.
GLPK distribution can be ftp'ed from <ftp://ftp.gnu.org/gnu/glpk/> or
from some mirror ftp sites; see <http://www.gnu.org/order/ftp.html>.
MD5 check-sum is the following:
1e2d341619162499bbdebc96ca1d99a4 *glpk-4.29.tar.gz
GLPK is also available as a Debian GNU/Linux package. See its web page
at <http://packages.debian.org/etch/glpk>.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
iD8DBQFIcL7u0XvyMFmB6BgRAtVjAKCU9nubskfiFgr2lTIK14Mq03WhSgCgj9sO
ZgbtLsueJvqTb8T8xnvKBKw=
=d/2o
-----END PGP SIGNATURE-----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-glpk] glpk 4.29 release information,
Andrew Makhorin <=