Dear all,

I'm using NLopt to solve a non-linear optimization problem without
constraints. I was testing the algorithm BOBYQA, which is causing some
trouble. Depending on the initial guess, I get an the following error:

terminate called after throwing an instance of 'std::invalid_argument'
  what():  nlopt invalid argument

The same code is working using the other derivative-free algorithms, like
NEWUOA.

Thanks for any help in advance,
Klaus
_______________________________________________
NLopt-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss

Reply via email to