diff scripts/optimization/glpk.m @ 6248:7fad1fad19e1

[project @ 2007-01-22 17:28:17 by jwe]
author jwe
date Mon, 22 Jan 2007 17:29:53 +0000
parents 34f96dd5441b
children 4e81fe3bceff
line wrap: on
line diff
--- a/scripts/optimization/glpk.m	Fri Jan 19 03:21:16 2007 +0000
+++ b/scripts/optimization/glpk.m	Mon Jan 22 17:29:53 2007 +0000
@@ -229,7 +229,7 @@
 ## costs of non-basic variables (in the case of dual simplex) are allowed
 ## to slightly violate their bounds, but not more than
 ## @code{relax*tolbnd} or @code{relax*toldj (thus, @code{relax} is a
-## percentage of @code{tolbnd} or @code{toldj}).
+## percentage of @code{tolbnd} or @code{toldj}}.
 ## 
 ## @item tolbnd (@code{LPX_K_TOLBND}, default: 10e-7)
 ## Relative tolerance used to check if the current basic solution is primal