Class ModifiedPenalizedShubertFunction

All Implemented Interfaces:
Evaluator

public class ModifiedPenalizedShubertFunction extends PenalizedShubertFunction
ModifiedPenalizedShubertFunction is a class implementing the Modified Penalized Shubert's function over the TestFunction abstract base class.
Since:
1.0
Version:
1.0
Author:
Alicia Vazquez Ramos
  • Constructor Details

    • ModifiedPenalizedShubertFunction

      public ModifiedPenalizedShubertFunction(Execution exe)
      Constructor.
      Parameters:
      exe - configuration of the current execution.
  • Method Details