Class WFGI2

All Implemented Interfaces:
Evaluator<DoubleString>

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

    • WFGI2

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