benchmarkfcns.multiobjective.maf10¶
- benchmarkfcns.multiobjective.maf10(x: Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]', 'flags.c_contiguous'], num_objectives: SupportsInt | SupportsIndex = 3, k: SupportsInt | SupportsIndex = -1) Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]']¶
Computes the value of the MaF10 (Modified WFG1) multi-objective benchmark function.
Mathematical Definition
Visualization