|
MOEA Framework 2.12 API Specification |
|||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AlgorithmFactory | Factory for creating algorithm instances. |
AlgorithmProvider | Defines an SPI for algorithms. |
OperatorFactory | Factory for creating and variation (e.g., crossover and mutation) operator instances. |
OperatorProvider | Defines an SPI for initializing different operators. |
ProblemFactory | Factory for creating optimization problem instances and their corresponding reference sets, if known. |
ProblemProvider | Defines an SPI for instantiation optimization problems. |
Exception Summary | |
---|---|
ProviderLookupException | Exception indicating an error occurred while locating a provider. |
ProviderNotFoundException | Exception indicating a provider was not found. |
Defines the service provider interfaces (SPIs) and factories for constructing problems, algorithms and operators.
|
MOEA Framework 2.12 API Specification |
|||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |