chiark / gitweb /
added first version of MLSL multistart-type algorithm
[nlopt.git] / api / nlopt_minimize.3
2007-09-13 stevenjadded first version of MLSL multistart-type algorithm
2007-09-07 stevenjdocument CRS2
2007-09-06 stevenjfixed documentation to reflect latest algs.
2007-09-03 stevenjrename fmin to minf to avoid conflict with C99 fmin...
2007-08-25 stevenjrecenter coords so that starting guess is utilized...
2007-08-25 stevenjsupport both randomized and deterministic versions...
2007-08-24 stevenjsupported more stopping criteria in subplex (still...
2007-08-24 stevenjmore documentation
2007-08-24 stevenjadded version number
2007-08-24 stevenjadded common random-number generation and timer utilities
2007-08-24 stevenjsupport for bound constraints in NLOPT_LOCAL_SUBPLEX
2007-08-24 stevenjsupport both Jones and Gablonsky direct variants
2007-08-24 stevenjsome doc clarifications
2007-08-24 stevenjstart at man page.