benchmarkfcns.multiobjective.maf6¶
- benchmarkfcns.multiobjective.maf6(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 MaF6 multi-objective benchmark function. maf6 is a degenerate DTLZ5 variant.
Mathematical Definition
Visualization