chiark / gitweb /
fixed reference date
authorstevenj <stevenj@alum.mit.edu>
Thu, 27 Sep 2007 20:20:59 +0000 (16:20 -0400)
committerstevenj <stevenj@alum.mit.edu>
Thu, 27 Sep 2007 20:20:59 +0000 (16:20 -0400)
darcs-hash:20070927202059-c8de0-af109cb88dc9ce6d5e1ff64614f7c8278571cf0b.gz

mlsl/README
mlsl/mlsl.c

index feeb9cdfd69aa66348434755782a6c07fd20104f..18852b0f1f192cf6c8635aad924d4b5f21ac5ce3 100644 (file)
@@ -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) ]
 
index f1b90a4482f088c2590c44a8110f2f622cb1159e..2a545a74fcdae03016f124c1f4ba4e94fe4cfba8 100644 (file)
@@ -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) ]