wfgTransformation: wfgTransformation - used by wfgEval to apply a transformation...

Description Usage Arguments Value

Description

wfgTransformation - used by wfgEval to apply a transformation to part of the search-space vector

Usage

1
wfgTransformation(M, current, t_, start.index, apply.length, n, k, params)

Arguments

M

The number of objectives

current

The current transformation function specified by the user

t_

the vector

start.index

Specifying to which entries to apply the transformation to.

apply.length

see start.index

n

The search-space dimension.

k

The number of position-dependent parameters.

params

List of parameters to this shape

Value

The vector x to which the shape has been applied. Those entries that were changed now have their final objective value, but more shapes can follow for the later indices.


tudob/wfg documentation built on June 1, 2019, 2:54 a.m.