Class WFG2

All Implemented Interfaces:
Evaluator<DoubleString>

public class WFG2 extends WFGEvaluator
The WFG2 benchmark function.
  • Constructor Details

    • WFG2

      @Inject public WFG2(int k, int M)
      Constructs a WFG2 benchmark function.
      Parameters:
      k - the position parameters
      M - the number of objectives
  • Method Details