Class ZCAT5

All Implemented Interfaces:
AutoCloseable, Problem, AnalyticalProblem

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

    • ZCAT5

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

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