Re: glpk 5.0 release information
Domingo Alvarez Duarte <[email protected]> Wed, 16 Dec 2020 16:59:59 +0100
| Newsgroups | gmane.comp.gnu.glpk |
|---|---|
| Message-ID | <[email protected]> |
It seems that the problems reported on the mailing list and it's fixes are not in this release: https://github.com/mingodad/GLPK/commit/6c9c1de01e10a99de89a94746bad656dcc4f9838 https://github.com/mingodad/GLPK/commit/356faa9710ec7375e49615bd794258c914b9ae63 https://github.com/mingodad/GLPK/commit/c7abf466f0e31b3eeb1cf1bfd2b7c0dc8e05edad I'm missing something here ? On 16/12/20 15:40, Andrew Makhorin wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > GLPK 5.0 Release Information > **************************** > > Release date: December 16, 2020 > > 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 copyright was transferred to the Free Software Foundation. > > To fix some licensing problems the routines in the following > files were disabled by replacing with dummy ones that print an > error message: > > src/api/gridgen.c > src/api/netgen.c > src/api/rmfgen.c > src/misc/qmd.c > src/misc/relax4.c > > Note that this change does not affect the main functionality of > the package. > > Some minor bugs were fixed. > > 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: > > 91499dc0c139b221846cae60e5c7d222 *glpk-5.0.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) > > iD8DBQFf2huY0XvyMFmB6BgRAmKEAJ9pfqe+86FfNINWrsJWszc3YuV2iwCaA8B2 > ELolmRiF6ggPqBFe2Yb+eEk= > =M2o0 > -----END PGP SIGNATURE----- >