Class MaF10

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

public class MaF10 extends WFG1
The MaF10 test problem, which is identical to the WFG1 test problem. This problem exhibits the following properties:
  • Mixed variable separability
  • Biased
  • Constructor Details

    • MaF10

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