Learn R Programming

evoper (version 0.6.0)

f0.schwefel: f0.schwefel

Description

The schwefel function of N variables for testing optimization methods. The global optima for the function is given by xi = 420.96874636, forall i E {1...N}, f(x) = 0. The range of xi is [-500,500]

Usage

f0.schwefel(...)

Value

The function value

Arguments

...

The variadic list of function variables.

References

http://deap.gel.ulaval.ca/doc/dev/api/benchmarks.html