Class ZCAT8

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

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

    • ZCAT8

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

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