OptiPy
Loading...
Searching...
No Matches
Optimization Problems

Base class and group definition for all optimization benchmark functions. More...

Files

file  AckleyOne.h
 Implementation of the Ackley 1 function.
file  AckleyTwo.h
 Implementation of the Ackley 2 function.
file  EggHolder.h
 Implementation of the Egg Holder function.
file  Griewangk.h
 Implementation of the Griewangk function.
file  Rastrigin.h
 Implementation of the Ratrigin function.
file  Rosenbrock.h
 Implementation of the Rosenbrock function.
file  Schwefel.h
 Implementation of the Schwefel function.
file  SineEnvelope.h
 Implementation of the Sine Envelope function.
file  StretchedV.h
 Implementation of the Stretched V function.
file  ProblemFactory.h
 Factory for instantiating benchmark problems by ID.

Detailed Description

Base class and group definition for all optimization benchmark functions.