Builds and returns the two-objective ZDT1 test problem. For m objective it
is defined as follows:
f(x)=(f1(x1),f2(x))
with
f1(x1)=x1,f2(x)=g(x)h(f1(x1),g(x))
where
g(x)=1+m−19∑i=2mxi,h(f1,g)=1−gf1
and xi∈[0,1],i=1,…,m
Usage
makeZDT1Function(dimensions)
Arguments
dimensions
[integer(1)]
Number of decision variables.
Value
[smoof_multi_objective_function]
References
E. Zitzler, K. Deb, and L. Thiele. Comparison of Multiobjective
Evolutionary Algorithms: Empirical Results. Evolutionary Computation, 8(2):173-195, 2000