cec2013: CEC2013 interface

Description Usage Arguments Value Source

View source: R/cec.R

Description

The R interface for CEC2013 Single Objective Bound Constrained Numerical Optimization benchmark. Available dimensions are following: (2, 5, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100).

Usage

1
cec2013(func_index, x)

Arguments

func_index

numeric index of optimisation problem from set 1:28

x

vector of numeric inputs for objective function

Value

value of objective function for given input

Source

https://github.com/hzambran/cec2013


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