stopOnMaxEvals function

Stopping condition: maximal funtion evaluations.

Stopping condition: maximal funtion evaluations.

Stop if maximal number of function evaluations is reached.

stopOnMaxEvals(max.evals)

Arguments

  • max.evals: [integer(1)]

    Maximal number of allowed function evaluations.

Returns

[cma_stopping_condition]

  • Maintainer: Jakob Bossek
  • License: BSD_2_clause + file LICENSE
  • Last published: 2016-12-04