chiark / gitweb /
support equality constraints in COBYLA (internally, just a pair of inequality constra...
[nlopt.git] / cobyla / cobyla.h
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