info-gnu
[Top][All Lists]
Advanced

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

GLPK 3.0.2 Release Information


From: Andrew Makhorin
Subject: GLPK 3.0.2 Release Information
Date: Tue, 25 Sep 2001 01:15:13 +0400

GLPK 3.0.2 -- Release Information
*********************************

Release date: Sep 24, 2001

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.

A new implementation of the basis matrix routines was included in the
package. These routines are based on sparse LU-factorization and allow
performing the main operations faster at the expense of some worsening
numerical accuracy.

The form of the inverse based on the new implementation is available
via the parameter form = 3 (on API level) or via the option --afi (in
GLPSOL solver).

Please note that the current version of GLPK is *tentative*.

See the official GNU web page about GLPK 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 GNU site (see <http://www.gnu.org/order/ftp.html>).






reply via email to

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