Class ZCAT18

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

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

    • ZCAT18

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

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