cec2019: CEC2019 interface

Description Usage Arguments Value

View source: R/cec.R

Description

The R interface for CEC2019 100-Digit Challenge Constrained Numerical Optimization benchmark. Available dimensions are following: functions F1-F3 are available only for (respective) dimensions 9, 16, and 18. Functions F4-F10 are available for 10 dimensions.

Usage

1
cec2019(func_index, x)

Arguments

func_index

numeric index of optimisation problem from set set 1:10

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.