[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
glpk 4.57 release information
From: |
Andrew Makhorin |
Subject: |
glpk 4.57 release information |
Date: |
Sun, 08 Nov 2015 11:50:24 +0300 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
GLPK 4.57 Release Information
*****************************
Release date: November 08, 2015
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:
A new, more efficient implementation of the dual simplex method
was included in the package. This new implementation replaces
the old one, which was removed.
Option sr_heur was added to struct glp_iocp to enable/disable
the simple rounding heuristic used by the MIP solver. Thanks to
Chris Matrakidis <address@hidden> for suggestion.
New API routine glp_at_error was added and documented. Thanks
to Jeroen Demeyer <address@hidden> for suggestion.
Some minor typos were corrected in the GLPK documentation.
Thanks to Anton Voropaev <address@hidden> for typo
report.
An example application program TSPSOL was added. It uses the
GLPK MIP optimizer to solve the Symmetric Traveling Salesman
Problem and illustrates "lazy" constraints generation. For more
details please see glpk/examples/tsp/README.
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:
237531a54f73155842f8defe51aedb0f *glpk-4.57.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)
iD8DBQFWPwuz0XvyMFmB6BgRAnsGAJ9F348ZO46qfTL33w3OFEdCPBH3bACfX04b
LiFotb7vAgU53RB2et8Zkjc=
=/U3P
-----END PGP SIGNATURE-----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- glpk 4.57 release information,
Andrew Makhorin <=