Package org.moeaframework.problem.WFG


package org.moeaframework.problem.WFG
Implementation of the Walking Fish Group (WFG) test suite of scalable multiobjective problems.

References:

  1. Huband et al. "A Review of Multi-Objective Test Problems and a Scalable Test Problem Toolkit." IEEE Transactions on Evolutionary Computation. 10(5):477-506, 2007.
  2. Huband et al. "A Scalable Multi-Objective Test Problem Toolkit." 3rd International Conference on Evolutionary Multi-Criterion Optimization. pp 280-294, 2005.
  • Classes
    Class
    Description
    Implements methods shared by all problems in the WFG test suite.
    The WFG1 test problem.
    The WFG2 test problem.
    The WFG3 test problem.
    The WFG4 test problem.
    The WFG5 test problem.
    The WFG6 test problem.
    The WFG7 test problem.
    The WFG8 test problem.
    The WFG9 test problem.
    Problem provider for the WFG test problems.