Error in the Matlab documentation for surrogateopt
Show older comments
Hi, I think there is an error in the documentation of surrogateopt solver in matlab-global optimization toolbox.
In particular this error is about the 'ObjectiveLimit' field of the options of the algorithm. The documentation reports:

Instead in the source code...

Indeed I'm running an optimization that found the ObjectiveLimit value at the 6th "iteration" but now it's at iteration #304 and it didn't stopped yet.
Am I right?
1 Comment
Walter Roberson
on 21 Jul 2019
I would suspect more a bug in the code than in the documentation. It is worth reporting.
Answers (1)
Divya Gaddipati
on 26 Jul 2019
0 votes
Hi,
I have brought this issue to the notice of our developers. They will investigate the matter further.
Categories
Find more on Problem-Based Optimization Setup 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!