Class CocoBbobProblemPlugin

java.lang.Object
com.knezevic.edaf.v3.problems.plugins.continuous.CocoBbobProblemPlugin
All Implemented Interfaces:
Plugin, ProblemPlugin<RealVector>

public final class CocoBbobProblemPlugin extends Object implements ProblemPlugin<RealVector>
Plugin factory for COCO/BBOB benchmark adapter problem.
  • Constructor Details

    • CocoBbobProblemPlugin

      public CocoBbobProblemPlugin()
  • Method Details