pkgsrc/math/glpk
adam c244b3d7f1 Changes 4.44:
The following suffixes for variables and constraints were
implemented in the MathProg language:

.lb     (lower bound),
.ub     (upper bound),
.status (status in the solution),
.val    (primal value), and
.dual   (dual value).

Now the MathProg language allows comment records (marked by
'#' in the very first position) in CSV data files read with the
table statements. Note that the comment records may appear only
in the beginning of a CSV data file.

The API routine glp_cpp to solve the Critical Path Problem was
added and documented.
2010-07-13 06:46:56 +00:00
..
buildlink3.mk Recursive revision bump for GMP update, 2nd part. 2010-03-24 21:54:15 +00:00
DESCR
distinfo Changes 4.44: 2010-07-13 06:46:56 +00:00
Makefile Changes 4.44: 2010-07-13 06:46:56 +00:00
PLIST Changes 4.22: 2007-10-13 17:34:33 +00:00