nlopt icon indicating copy to clipboard operation
nlopt copied to clipboard

Matlab version build doesn't support Algorithm-specific parameters

Open HappyZhu99 opened this issue 2 years ago • 0 comments

Hi, I'm playing around with the MATLAB version of Nlopt and find it doesn't support user to modify Algorithm-specific parameters. There's also no such guide in the Documentation, however Python and C version do support this.

I wonder if MATLAB version NLopt has feature of modifying Algorithm-specific parameters, or if it is simply not documented. It's quite important as these Algorithm-specific parameters are vital for Global Optimazation Algorithms.

thx

HappyZhu99 avatar Aug 07 '23 03:08 HappyZhu99