MOEA Framework 2.5
API Specification

Package org.moeaframework.core.spi

Defines the service provider interfaces (SPIs) and factories for constructing problems, algorithms and operators.

See:
          Description

Class Summary
AlgorithmFactory Factory for creating algorithm instances.
AlgorithmProvider Defines an SPI for algorithms.
OperatorFactory Factory for creating operator instances.
ProblemFactory Factory for creating optimization problem instances and their corresponding reference sets, if known.
ProblemProvider Defines an SPI for instantiation optimization problems.
 

Exception Summary
ProviderNotFoundException Exception indicating a provider was not found.
 

Package org.moeaframework.core.spi Description

Defines the service provider interfaces (SPIs) and factories for constructing problems, algorithms and operators.


MOEA Framework 2.5
API Specification

Copyright 2009-2015 MOEA Framework. All rights reserved.
Licensed under the GNU Lesser General Public License.
Return to the MOEA Framework homepage. Hosted by Get MOEA Framework at SourceForge.net. Fast, secure and Free Open Source software downloads