MOEA Framework 2.5
API Specification

Package org.moeaframework.core.operator

Package of various selection, mutation, crossover, and hybrid operators.

See:
          Description

Class Summary
AdaptiveMultimethodVariation Auto-adaptive multi-method recombination operator.
CompoundVariation Construct a variation operator applying one or more variations sequentially.
GAVariation Operator for applying a crossover and mutation operation in succession.
InjectedInitialization Initialization method that injects pre-defined solutions into the initial population.
OnePointCrossover One-point or single-point crossover.
RandomInitialization Initializes all built-in decision variables randomly.
TournamentSelection Deterministic tournament selection operator.
TwoPointCrossover Two-point crossover.
UniformCrossover Crossover operator where each index is swapped with a specified probability.
UniformSelection Uniform selection operator.
 

Package org.moeaframework.core.operator Description

Package of various selection, mutation, crossover, and hybrid 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