Class ZCAT17

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

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

    • ZCAT17

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

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