makeMMF14Function function

MMF14 Function

MMF14 Function

Test problem from the set of "multimodal multiobjective functions" as for instance used in the CEC2019 competition.

makeMMF14Function(dimensions, n.objectives, np = 2L)

Arguments

  • dimensions: [integer(1)]

    Number of decision variables.

  • n.objectives: [integer(1)]

    Number of objectives.

  • np: [integer(1)]

    Number of global Pareto sets. In the CEC2019 competition, the organizers used np = 2L.

Returns

[smoof_multi_objective_function]

References

Caitong Yue, Boyang Qu, Kunjie Yu, Jing Liang, and Xiaodong Li, "A novel scalable test problem suite for multimodal multiobjective optimization," in Swarm and Evolutionary Computation, Volume 48, August 2019, pp. 62–71, Elsevier.

  • Maintainer: Jakob Bossek
  • License: BSD_2_clause + file LICENSE
  • Last published: 2023-03-10