Package org.moeaframework.problem.LZ


package org.moeaframework.problem.LZ
Package for the complicated Pareto sets test suite by Hui Li and Qingfu Zhang.

References:

  1. Li and Zhang (2009). "Multiobjective Optimization Problems with Complicated Pareto Sets, MOEA/D and NSGA-II." IEEE Transactions on Evolutionary Computation. 13(2):284-302.
  • Classes
    Class
    Description
    Abstract class for implementing problems from the complicated Pareto sets test suite by Hui Li and Qingfu Zhang.
    The F1 problem from the complicated Pareto sets test suite by Hui Li and Qingfu Zhang.
    The F2 problem from the complicated Pareto sets test suite by Hui Li and Qingfu Zhang.
    The F3 problem from the complicated Pareto sets test suite by Hui Li and Qingfu Zhang.
    The F4 problem from the complicated Pareto sets test suite by Hui Li and Qingfu Zhang.
    The F5 problem from the complicated Pareto sets test suite by Hui Li and Qingfu Zhang.
    The F6 problem from the complicated Pareto sets test suite by Hui Li and Qingfu Zhang.
    The F7 problem from the complicated Pareto sets test suite by Hui Li and Qingfu Zhang.
    The F8 problem from the complicated Pareto sets test suite by Hui Li and Qingfu Zhang.
    The F9 problem from the complicated Pareto sets test suite by Hui Li and Qingfu Zhang.
    Problem provider for the LZ test problems.