Subject: CVS commit: pkgsrc/math/glpk
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 06/26/2002 18:30:42
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Wed Jun 26 15:30:41 UTC 2002

Update of /cvsroot/pkgsrc/math/glpk
In directory netbsd.hut.fi:/tmp/cvs-serv6855

Log Message:
import of glpk-3.0.7 provided in PR pkg/16691 by Kent Polk <kent@tiamat.goathill.org>
with some changes and finishing of the package by me.


GLPK is a set of routines written in ANSI C and organized in the form
of a callable library. This package is intended for solving large-scale
linear programming (LP), mixed integer linear programming (MIP), and
other related problems.

GLPK includes the following main components:

* implementation of the primal/dual simplex method;

* implementation of the primal-dual interior point method;

* implementation of the branch-and-bound procedure (based on the dual
  simplex method);

* application program interface (API);

* GLPK/L, a modeling language intended for writing LP/MIP models;

* GLPSOL, a stand-alone program intended for solving LP/MIP problems
  either prepared in the MPS format or written in the GLPK/L modeling
  language.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/math/glpk/Makefile
N pkgsrc/math/glpk/PLIST
N pkgsrc/math/glpk/distinfo
N pkgsrc/math/glpk/DESCR

No conflicts created by this import