help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] glpk 4.55 release information


From: Andrew Makhorin
Subject: [Help-glpk] glpk 4.55 release information
Date: Fri, 22 Aug 2014 11:36:19 +0400

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

GLPK 4.55 Release Information
*****************************

Release date: August 22, 2014

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:

        Some internal (non-API) routines to estimate the condition of
        the basis matrix were added. These routines are mainly intended
        to be used by the simplex-based solvers.

        Two open modes "a" and "ab" were added to GLPK I/O routines.
        Thanks to Pedro P. Wong <address@hidden> for bug report.

        Minor bug was fixed in the solver glpsol (command-line options
        --btf, --cbg, and --cgr didn't work properly).

        A serious bug was fixed in a basis factorization routine used
        on the dense phase. (The bug might appear only if the number of
        rows exceeded sqrt(2**31) ~= 46,340 and caused access violation
        exception because of integer overflow.) Thanks to Mark Meketon
        <address@hidden> for bug report.

        Two API routines glp_alloc and glp_realloc were documented.
        Thanks to Brian Gladman <address@hidden> for suggestion.

        Translation of the document "Modeling Language GNU MathProg"
        to Spanish was included (in LaTeX and pdf formats). Thanks to
        Pablo Yapura <address@hidden> for contribution.

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:

c632a7a631b8aed02e28eafcd99477f7 *glpk-4.55.tar.gz

GLPK is also available as a Debian GNU/Linux package. See its web page
at <http://packages.debian.org/stable/math/glpk>.

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)

iD8DBQFT9vHF0XvyMFmB6BgRAkkbAKCJGWidyfBgtU/axgcPbpg4I4kR/wCeIEWe
nHOq8OOaqoQfGjO5xaJrbIE=
=nZA8
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]