Builds and returns the two-objective ZDT3 test problem. For m objective it is defined as follows [REMOVE_ME]f(x)=(f1(x1),f2(x))[REMOVEME2]
with [REMOVE_ME]f1(x1)=x1,f2(x)=g(x)h(f1(x1),g(x))[REMOVEME2]
where [REMOVE_ME]g(x)=1+m−19∑i=2mxi,h(f1,g)=1−g(x)f1(x)−(g(x)f1(x))sin(10πf1(x))[REMOVEME2]
and xi∈[0,1],i=1,…,m. This function has some discontinuities in the Pareto-optimal front introduced by the sine term in the h function (see above). The front consists of multiple convex parts.
makeZDT3Function(dimensions)
Arguments
dimensions: [integer(1)]
Number of decision variables.
Returns
[smoof_multi_objective_function]
Description
Builds and returns the two-objective ZDT3 test problem. For m objective it is defined as follows
and xi∈[0,1],i=1,…,m. This function has some discontinuities in the Pareto-optimal front introduced by the sine term in the h function (see above). The front consists of multiple convex parts.
References
E. Zitzler, K. Deb, and L. Thiele. Comparison of Multiobjective Evolutionary Algorithms: Empirical Results. Evolutionary Computation, 8(2):173-195, 2000