Class ZCAT13

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

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

    • ZCAT13

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

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