chiark / gitweb /
Use trusty
[nlopt.git] / crs / README
index 3d44ed0aa6a5160cf6f9e4408ca2d166bac92f41..beaad8b959b0bd34931df24ced54cf9d149779ca 100644 (file)
@@ -5,6 +5,13 @@ with the "local mutation" modification, as defined by:
        search algorithm for global optimization," J. Optim. Theory Appl.
        130 (2), 253-264 (2006).
 
+The original CRS2 algorithm was described by:
+
+       W. L. Price, "A controlled random search procedure for global
+       optimization," in Towards Global Optimization 2, p. 71-84
+       edited by L. C. W. Dixon and G. P. Szego (North-Holland Press,
+       Amsterdam, 1978).
+
 It is under the same MIT license as the rest of my code in NLopt (see
 ../COPYRIGHT).