chiark / gitweb /
only print averages when multiple iterations
[nlopt.git] / test / testopt.cpp
2008-09-01 stevenjonly print averages when multiple iterations
2008-09-01 stevenjadded some more decimal places to known minima
2008-09-01 stevenjcheck bounds in testopt, fix bug in NEWUOA_BOUNDS that...
2008-08-31 stevenjadded corner optimization test case, average #evaluations
2007-09-04 stevenjadded -C option to force contraints to be active
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-30 stevenj-m option is now relative to exact minimum
2007-08-30 stevenjgot rid of buggy f_recenter (Lagrange interpolation...
2007-08-25 stevenjrecenter coords so that starting guess is utilized...
2007-08-24 stevenjsupported more stopping criteria in subplex (still...
2007-08-24 stevenjadded common random-number generation and timer utilities
2007-08-24 stevenjwhoops
2007-08-23 stevenjadded 9 more test functions
2007-08-23 stevenjadded test program and some test objectives