[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] glpk 4.7 release information
From: |
Andrew Makhorin |
Subject: |
[Help-glpk] glpk 4.7 release information |
Date: |
Mon, 23 Aug 2004 20:18:34 +0400 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
GLPK 4.7 -- Release Information
===============================
Release date: Aug 23, 2004
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 in the form of a callable library.
In this release:
Now GLPK supports free MPS format. Two new API routines lpx_read_freemps
(to read problem data in free MPS format) and lpx_write_freemps (to
write problem data in free MPS format) were added. This feature is also
available in the solver glpsol via new command-line options --freemps
and --wfreemps. For more details please see the GLPK reference manual.
API routines lpx_read_cpxlp and lpx_write_cpxlp for reading and writing
problem data in CPLEX LP format were re-implemented to allow long names
(up to 255 characters).
The following three modules were temporarily removed from the GLPK
distribution due to licensing problems: DELI (an interface module to
Delphi), GLPKMEX (an interface module to Matlab), and JNI (an interface
module to Java).
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:
78a186d7e4b1d2c734ee5a01700ea9b0 *glpk-4.7.tar.gz
GLPK is also available as a Debian GNU/Linux package. See its web page
at <http://packages.debian.org/stable/math/glpk.html>.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (MingW32)
iD8DBQFBKhgS0XvyMFmB6BgRAq32AJ9nITWhm3kmiaJOrnyx6GI16nidvACggaEE
KarU+wCyMBciR3pJ+dCNQYo=
=t9jb
-----END PGP SIGNATURE-----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-glpk] glpk 4.7 release information,
Andrew Makhorin <=