powered by
Termination function for the ES. Terminates the ES at a given target value.
spotAlgEsHps(xk, xOpt)
current best value of the optimization run
target value of the optimization run
boolean - TRUE as long as the current value has not yet reached its limit. Once the given termination criterion is reached the function returns FALSE.
boolean