cec2022: CEC2022 interface

Description Usage Arguments Value

View source: R/cec.R

Description

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

Usage

1
cec2022(func_index, x)

Arguments

func_index

numeric index of optimisation problem from set 1:12

x

vector of numeric inputs for objective function

Value

value of objective function for given input


cecs documentation built on Jan. 13, 2022, 1:07 a.m.