Class MaF7

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

public class MaF7 extends DTLZ7
The MaF7 test problem, which is identical to the DTLZ7 test problem. This problem exhibits the following properties:
  • Mixed variable separability
  • Disconnected Pareto front
  • Multimodal
  • Constructor Details

    • MaF7

      public MaF7(int numberOfObjectives)
      Constructs an MaF7 test problem with the specified number of objectives.
      Parameters:
      numberOfObjectives - the number of objectives for this problem