cec2014: CEC2014 interface

Description Usage Arguments Value

View source: R/cec.R

Description

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

Usage

1
cec2014(func_index, x)

Arguments

func_index

numeric index of optimisation problem from set set 1:30

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.