chiark / gitweb /
support equality constraints in COBYLA (internally, just a pair of inequality constra...
authorstevenj <stevenj@alum.mit.edu>
Thu, 24 Jun 2010 23:29:26 +0000 (19:29 -0400)
committerstevenj <stevenj@alum.mit.edu>
Thu, 24 Jun 2010 23:29:26 +0000 (19:29 -0400)
commitdad58ecdf18d31ad40c66c47ef4bd9b8917c3ac4
treeea016cf2bea14154f769c7a0f0418206bfeb2741
parent7b98d06f0c62c5786d59d558f2c860b9993011fd
support equality constraints in COBYLA (internally, just a pair of inequality constraints: since COBYLA solves a sequence of LPs, and LPs have no problem with such pairs, it seems to converge just fine)

darcs-hash:20100624232926-c8de0-6baa8f1caf2967dca27635be396fd510701580ab.gz
api/nlopt.3
api/optimize.c
api/options.c
cobyla/cobyla.c
cobyla/cobyla.h