Stop the EA after at most max.evals evaluations of the fitness function.
max.evals
stopOnEvals(max.evals = NULL) stopOnIters(max.iter = NULL)
[integer(1)] Maximal number of function evaluations. Default ist Inf.
integer(1)
Inf
[integer(1)] Maximal number of iterations. Default ist Inf.
[ecr_terminator]
ecr_terminator