generateGOMOP: GOMOP functions

Description Usage Arguments Value References

Description

GOMOP functions are multicrit test functions that are composed of multiple single crit test functions. Here we allow only soobench functions as single crit functions. Note that all input parameter for the GOMOP function have the bounds (0, 1) and are stretched to the bounds of the respective soobench functions.

Usage

1
generateGOMOP(in.dim = 30L, out.dim, soobench.funs = list())

Arguments

in.dim

[integer(1)]
Size of parameter space. Every soobench-function must have this in.dim

out.dim

[integer(1)]
Size of target space. Is automatically set to length of soobench.funs.

soobench.funs

[list]
List of soo_function.

Value

A mooFunction.

References

Reference Einfuegen


danielhorn/moobench documentation built on May 14, 2019, 4:04 p.m.