[Pkg-scicomp-devel] glpk/trunk/debian

Rafael Laboissiere rafael at debian.org
Mon Oct 29 14:50:09 UTC 2007


SVN commit 1898 by rafael:

Debian release glpk_4.23-1

 M  +10 -0     glpk/trunk/debian/changelog  
 M  +10 -0     glpk/trunk/debian/glpsol.1  


--- glpk/trunk/debian/changelog #1897:1898
@@ -1,3 +1,13 @@
+glpk (4.23-1) unstable; urgency=low
+
+  * New upstream release.  Advanced API routine glp_free_env was added. It
+    may be used by the application program to free all resources allocated
+    by GLPK routines. (Closes: #445565)
+  * debian/glpsol.1: Updated man page with new options introduced in this
+    version
+
+ -- Rafael Laboissiere <rafael at debian.org>  Mon, 29 Oct 2007 13:48:48 +0100
+
 glpk (4.22-1) unstable; urgency=low
 
   * New upstream release:
--- glpk/trunk/debian/glpsol.1 #1897:1898
@@ -54,6 +54,12 @@
 \fB\-o\fR filename, \fB\-\-output\fR filename
 write solution to filename in plain text format
 .TP
+\fB\-r\fR filename
+read solution from filename
+.TP
+\fB\-w\fR filename
+write solution to filename
+.TP
 \fB\-\-bounds\fR filename
 write sensitivity bounds to filename in plain text format (LP only)
 .TP
@@ -178,6 +184,10 @@
 .TP
 \fB\-\-cuts\fR
 generate all cuts above (assumes \fB\-\-intopt\fR)
+.TP
+\fB\-\-mipgap\fR tol
+set relative MIP gap tolerance
+.TP
 .SH "REPORTING BUGS"
 Please report bugs to <bug-glpk at gnu.org>.
 .SH COPYRIGHT



More information about the Pkg-scicomp-devel mailing list