makeDeflectedCorrugatedSpringFunction {smoof} | R Documentation |
Deflected Corrugated Spring function
Description
Scalable single-objective test function based on the formula
with and
by default.
Usage
makeDeflectedCorrugatedSpringFunction(dimensions, K = 5, alpha = 5)
Arguments
dimensions |
[ |
K |
[ |
alpha |
[ |
Value
[smoof_single_objective_function
]
References
See https://al-roomi.org/benchmarks/unconstrained/n-dimensions/238-deflected-corrugated-spring-function.
[Package smoof version 1.6.0.3 Index]