Class MaF12

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

public class MaF12 extends WFG9
The MaF12 test problem, which is identical to the WFG9 test problem. This problem exhibits the following properties:
  • Concave Pareto front
  • Non-separable decision variables
  • Biased
  • Deceptive
  • Constructor Details

    • MaF12

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