chiark / gitweb /
Cleaner way to fix ctest (#144)
[nlopt.git] / cobyla / cobyla.h
2010-07-15 stevenjallow BOBYQA and COBYLA to use unequal initial step...
2010-06-24 stevenjsupport equality constraints in COBYLA (internally...
2010-04-05 stevenjuse constraint tolerance for feasibility check of minf...
2010-04-03 stevenjnew, extensible "object-oriented" API, first draft
2010-01-29 stevenjfixed to compile under C++, use C++ compiler in --with...
2008-11-27 stevenjmodify cobyla to explicitly honor bound constraints
2008-08-29 stevenjadded COBYLA algorithm