Class ZCAT12

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

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

    • ZCAT12

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

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