NLopt.jl icon indicating copy to clipboard operation
NLopt.jl copied to clipboard

Signal a new starting point in nested optimization

Open rongar9 opened this issue 8 years ago • 0 comments

In a nested (global+local) search (e.g. GN_MLSL_LDS with a local search algorithm), can the local optimizer "signal" that it completed its run and that the global optimizer has moved on to a different starting point? For example, if one would like to know the number of different starting points that the global algorithm went through before it reached MAXTIME?

rongar9 avatar Jun 02 '17 18:06 rongar9