When using the library in any non-trivial system, it would be great if its entry points were re-enterable, and thread-safe. They are now - unless you want to use the features which are currently supported via static variables:
- initialisation of random-number generator,
- setting the size of stochastic population, and
- changing local search algorithm options.
It would be nice if they could be supported via a call parameter, like stop conditions are.
Regards,
Dmitri

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

Reply via email to