Class MaF11

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

public class MaF11 extends WFG2
The MaF11 test problem, which is identical to the WFG2 test problem. This problem exhibits the following properties:
  • Convex Pareto front
  • Disconnected Pareto front
  • Non-separable decision variables
  • Constructor Details

    • MaF11

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