Class ZCAT6

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

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

    • ZCAT6

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

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