benchmarkfcns.multiobjective.maf2¶
- benchmarkfcns.multiobjective.maf2(x: Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]', 'flags.c_contiguous'], num_objectives: SupportsInt | SupportsIndex = 3) Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]']¶
Computes the value of the MaF2 multi-objective benchmark function. maf2 is a modified DTLZ2 (DTLZ2BZ).
Mathematical Definition
Visualization