MultistartOptimization.jl
MultistartOptimization.jl copied to clipboard
Set Tolerance to the Global Minimizer
Hi,
Is there a way to set a tolerance level to the global minimizer?
I am not sure what you are referring to, the algorithm has no such parameter.
Well, assume that I wanted to tell the algorithm to stop after f(x)<e-10, for example.