Package org.moeaframework.problem.ZCAT


package org.moeaframework.problem.ZCAT
Package for the scalable ZCAT test problem suite.

References:

  1. S. Zapotecas-Martínez, C.A. Coello Coello, H.E. Aguirre, and K. Tanaka (2023). "Challenging test problems for multi-and many-objective optimization." Swarm and Evolutionary Computation, Volume 81, 101350, ISSN 2210-6502. https://doi.org/10.1016/j.swevo.2023.101350
  2. https://github.com/evo-mx/ZCAT
  • Classes
    Class
    Description
    Abstract class for implementing ZCAT test problems.
    The ZCAT1 test problem.
    The ZCAT10 test problem.
    The ZCAT11 test problem.
    The ZCAT12 test problem.
    The ZCAT13 test problem.
    The ZCAT14 test problem.
    The ZCAT15 test problem.
    The ZCAT16 test problem.
    The ZCAT17 test problem.
    The ZCAT18 test problem.
    The ZCAT19 test problem.
    The ZCAT2 test problem.
    The ZCAT20 test problem.
    The ZCAT3 test problem.
    The ZCAT4 test problem.
    The ZCAT5 test problem.
    The ZCAT6 test problem.
    The ZCAT7 test problem.
    The ZCAT8 test problem.
    The ZCAT9 test problem.
    Problem provider for the ZCAT test problems.