zdt1: Set of multiobjective benchmark tests including ZDT test...

Description Usage Arguments Value Examples

Description

Set of multiobjective benchmark tests including ZDT test functions, OKA2, Viennet,9 of DTLZ problems and TF4 (a constrained problem)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
zdt1(x)

zdt2(x)

zdt3(x)

zdt4(x)

zdt6(x)

oka2(x)

viennet(x)

kursawe(x)

TF4(x)

TF4_con(x)

dtlz1(x)

dtlz2(x)

dtlz3(x)

dtlz4(x)

dtlz5(x)

dtlz6(x)

dtlz7(x)

dtlz8(x)

dtlz8_con(x)

dtlz9(x)

dtlz9_con(x)

Arguments

x

- is a decision vector of lenght n

Value

a vector of function values

Examples

1
2
oka2(c(1,2,3))
zdt1(c(2,2,2))

ingridas/EPICR documentation built on May 18, 2019, 4:54 a.m.