f0.schaffer: f0.schaffer

View source: R/test-functions.R

f0.schafferR Documentation

f0.schaffer

Description

The schaffer function of N variables for testing optimization methods. The global optima for the function is given by xi = 0, forall i E {1...N}, f(x) = 0.

Usage

f0.schaffer(...)

Arguments

...

The variadic list of function variables.

Value

The function value

References

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


evoper documentation built on Jan. 28, 2026, 5:06 p.m.

Related to f0.schaffer in evoper...