Description Usage Arguments Value
The R interface for CEC2021 Single Objective Bound Constrained Numerical Optimization benchmark. Available dimensions are following: (10, 20).
1 | cec2021(func_index, x, suite)
|
func_index |
numeric index of optimisation problem from set 1:10 |
x |
vector of numeric inputs for objective function |
suite |
one of the suite in CEC2021 benchmark (basic, shift, rot, bias, shift_rot, bias_rot, bias_shift, bias_shift_rot) |
value of objective function for given input
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.