I can't seem to get NLOPT_LD_SLSQP to work.  I've attached a test problem that 
doesn't converge (although the return code says it does) when using 
NLOPT_LD_SLSQP.  It converges just fine if I use NLOPT_LD_{TNEWTON, MMA, LBFGS} 
or NLOPT_LN_COBYLA.  I'd really like to use SLSQP since it can handle equality 
constraints.  I'm using nlopt version 2.2.4 and gcc 4.1.2.

Thanks for any help you may be able to provide.

Best regards,
Josh

Attachment: test.cpp
Description: test.cpp

_______________________________________________
NLopt-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss

Reply via email to