The NetBSD Project

CVS log for pkgsrc/math/glpk/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / math / glpk

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2010Q3-base


Revision 1.24 / (download) - annotate - [selected], Tue Jul 13 06:46:56 2010 UTC (13 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.23: +4 -4 lines
Diff to previous 1.23 (colored)

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.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>