chiark / gitweb /
added my own implementation of controlled random search (CRS) algorithm
[nlopt.git] / api / nlopt.h
2007-09-07 stevenjadded my own implementation of controlled random search...
2007-09-04 stevenjadded TNEWTON (pnet) code from luksan
2007-09-03 stevenjadded PLIS variable-metric methods
2007-09-03 stevenjrename fmin to minf to avoid conflict with C99 fmin...
2007-09-01 stevenjadded first cut at Praxis, renamed constants
2007-08-29 stevenjsupport calling both original and new DIRECT code,...
2007-08-29 stevenjadd options to use either original Fortran-derived...
2007-08-25 stevenjsupport both randomized and deterministic versions...
2007-08-24 stevenjadded version number
2007-08-24 stevenjadded common random-number generation and timer utilities
2007-08-24 stevenjsupport both Jones and Gablonsky direct variants
2007-08-23 stevenjadded test program and some test objectives
2007-08-23 stevenjautoconfiscated, and got to compile