benchmarkfcns.multiobjective.maf4¶
- benchmarkfcns.multiobjective.maf4(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 MaF4 multi-objective benchmark function. maf4 is an inverted DTLZ3 variant.
Mathematical Definition
Visualization