cec2017: CEC2017 interface

Description Usage Arguments Value Source

View source: R/cec.R

Description

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

Usage

1
cec2017(func_index, x)

Arguments

func_index

numeric index of optimisation problem from set 1:30

x

vector of numeric inputs for objective function

Value

value of objective function for given input

Source

http://staff.elka.pw.edu.pl/~djagodzi/programy.html


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