From: stevenj Date: Thu, 27 Sep 2007 20:20:59 +0000 (-0400) Subject: fixed reference date X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=6c3f00b8e9fcb121c0224e9a203c4f8c3a4b2d4d;p=nlopt.git fixed reference date darcs-hash:20070927202059-c8de0-af109cb88dc9ce6d5e1ff64614f7c8278571cf0b.gz --- diff --git a/mlsl/README b/mlsl/README index feeb9cd..18852b0 100644 --- a/mlsl/README +++ b/mlsl/README @@ -5,7 +5,7 @@ the same local minimum), modified to optionally use a Sobol' low-discrepancy sequence (LDS) instead of pseudorandom numbers. See: A. H. G. Rinnooy Kan and G. T. Timmer, "Stochastic global optimization - methods," Mathematical Programming, vol. 39, p. 27-78 (1978). + methods," Mathematical Programming, vol. 39, p. 27-78 (1987). [ actually 2 papers -- part I: clustering methods (p. 27), then part II: multilevel methods (p. 57) ] diff --git a/mlsl/mlsl.c b/mlsl/mlsl.c index f1b90a4..2a545a7 100644 --- a/mlsl/mlsl.c +++ b/mlsl/mlsl.c @@ -5,7 +5,7 @@ of pseudorandom numbers. See: A. H. G. Rinnooy Kan and G. T. Timmer, "Stochastic global optimization - methods," Mathematical Programming, vol. 39, p. 27-78 (1978). + methods," Mathematical Programming, vol. 39, p. 27-78 (1987). [ actually 2 papers -- part I: clustering methods (p. 27), then part II: multilevel methods (p. 57) ]