chiark / gitweb /
Use trusty
[nlopt.git] / praxis / praxis.c
2017-08-24 Julien SchuellerMerge pull request #134 from jschueller/uninitialized
2017-08-23 Julien SchuellerFix all uninitialized variable warnings
2010-05-31 stevenjimprove C++ header exceptions, rename NLOPT_FORCE_STOP...
2010-05-28 stevenjadded nlopt_force_stop termination
2007-09-03 stevenjrename fmin to minf to avoid conflict with C99 fmin...
2007-09-02 stevenjsupport all termination conditions in praxis
2007-09-02 stevenjminor bug fixes, praxis now supports maxeval/maxtime...
2007-09-02 stevenjdynamic allocation in praxis, pass stop parameter ...
2007-09-01 stevenjadded first cut at Praxis, renamed constants