Hi,
I had systematic crashes that I fixed by patching the source util/qsort_r.c
saying #undef HAVE_QSORT_R
Hope that helps,
Ph.


Wendy Leigh Vandoolaeghe wrote:
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


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

Reply via email to