[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
glpk 4.62 release information
From: |
Andrew Makhorin |
Subject: |
glpk 4.62 release information |
Date: |
Wed, 14 Jun 2017 14:27:30 +0300 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
GLPK 4.62 Release Information
*****************************
Release date: June 14, 2017
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 C89 and
organized as a callable library.
In this release:
The bound perturbation technique was included in the primal
simplex solver to improve numerical stability and avoid cycling.
Currently this feature is enabled by default.
A range bug was fixed in the MPS reading routine. Thanks to
Chris Matrakidis <address@hidden> for bug report and patch.
Changes were made to provide 64-bit portability of the Minisat
solver. Thanks to Chris Matrakidis <address@hidden> for
patch.
Calls to non-thread-safe functions gmtime, strerror, and strtok
were replaced by calls to corresponding thread-safe equivalents
(gmtime_r, strerror_r, and strtok_r for GNU/Linux).
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:
ad4f681463db1b78ad88b956b736fa25 *glpk-4.62.tar.gz
GLPK is also available as a Debian GNU/Linux package. See its web page
at <http://packages.debian.org/stable/math/glpk-utils>.
Precompiled GLPK binaries (lib, dll, exe) for 32- and 64-bit MS Windows
can be downloaded from <http://winglpk.sourceforge.net/>.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
iD8DBQFZQR0S0XvyMFmB6BgRAqjWAKCQZMmeS9t4CSTU6tACkibWNExiqQCfRKKL
GDo0BLcRxUuDPlFxuxd790I=
=MWY1
-----END PGP SIGNATURE-----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- glpk 4.62 release information,
Andrew Makhorin <=