Class | Description |
---|---|
AckleyProblem |
This class represents the problem domain for a floating-point coded Ackley function.
|
GriewankProblem |
This class represents the problem domain for a floating-point coded Griewank function.
|
RastriginProblem |
This class represents the problem domain for a floating-point coded Rastrigin function.
|
RosenbrockProblem |
This class represents the problem domain for a floating-point coded Rosenbrock function.
|
SchwefelProblem |
This class represents the problem domain for a floating-point coded Schwefel function.
|
SphereProblem |
This class represents the problem domain for a floating-point coded Sphere function.
|