Class ZCAT7

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

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

    • ZCAT7

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

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