stopOnOptValue: Stopping condition: optimal objective value.

Description Usage Arguments Value See Also

Description

Stop if best solution is close to optimal objective value.

Usage

1
stopOnOptValue(opt.value, tol = 1e-08)

Arguments

opt.value

[numeric(1)]
Known optimal objective function value.

tol

[numeric(1)]
Tolerance value. Default is 1e^{-8}.

Value

[cma_stopping_condition]

See Also

Other stopping.conditions: stopOnCondCov, stopOnIndefCovMat, stopOnMaxIters, stopOnNoEffectAxis, stopOnNoEffectCoord, stopOnOCD, stopOnOptParam, stopOnTimeBudget


andreas-he/cmaesbenchmarking documentation built on May 10, 2019, 10:30 a.m.