benchmarkfcns.multiobjective.maf5¶
- benchmarkfcns.multiobjective.maf5(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 MaF5 multi-objective benchmark function. maf5 is a badly scaled DTLZ4 variant.
Mathematical Definition
Visualization