Hello is anyone else having issues with the NLOPT_LN_SBPLX algorithm? I've tried using it with nlopt_minimize() and I always get a segmentation fault (whether I have a simple function I minimise or a more complicated one).
I can call the other derivative-free algorithms without any problem, using the same parameter values and objective function. However, I prefer to use a simplex type minimization routine (the Nelder Mead one doesn't always work). Help will be appreciated. -- __________\\/.|_.\/.__________
_______________________________________________ NLopt-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss
