Class ZCAT4

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

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

    • ZCAT4

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

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