patternsearch optimization with parallel computing and multistart
Show older comments
Is there a way to use parallel computing and multistart with patternsearch for Optimization? I did it with fmincon in the past by setting a problem using createOptimproblem. Can I do something similar for patternsearch and if yes, then how? Thanks
Answers (1)
Alan Weiss
on 1 Jun 2020
0 votes
Alan Weiss
MATLAB mathematical toolbox documentation
2 Comments
Sajitha Nair
on 4 Jun 2020
Alan Weiss
on 4 Jun 2020
That is correct, MultiStart does not support patternsearch as a local optimizer. Sorry that I misunderstood your first question.
Alan Weiss
MATLAB mathematical toolbox documentation
Categories
Find more on Surrogate Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!