Learn R Programming

cecs (version 0.2.4)

cec2021: CEC2021 interface

Description

The R interface for CEC2021 Single Objective Bound Constrained Numerical Optimization benchmark. Available dimensions are following: (10, 20).

Usage

cec2021(func_index, x, suite)

Arguments

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

value of objective function for given input