Class ZCAT10

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

public class ZCAT10 extends ZCAT
The ZCAT10 test problem.
  • Constructor Details

    • ZCAT10

      public ZCAT10(int numberOfObjectives)
      Constructs the ZCAT10 test problem.
      Parameters:
      numberOfObjectives - the number of objectives
    • ZCAT10

      public ZCAT10(int numberOfObjectives, boolean complicatedPS)
      Constructs the ZCAT10 test problem.
      Parameters:
      numberOfObjectives - the number of objectives
      complicatedPS - true if using the complicated Pareto set shape function; false otherwise