nlopt
nlopt copied to clipboard
Stop optimization after all stopping criteria are satisfied?
Is it possible to somehow modify the stopping criteria in NLopt so that instead of stopping when any of the stopping criteria are satisfied, stop only when all are satisfied? With the obvious exception of maxeval.