cec2015: CEC2015 interface

Description Usage Arguments Value

View source: R/cec.R

Description

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

Usage

1
cec2015(func_index, x)

Arguments

func_index

numeric index of optimisation problem from set set 1:15

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.