| Package | Description |
|---|---|
| org.uma.jmetal.algorithm.impl |
| Class and Description |
|---|
| DifferentialEvolutionCrossover
Differential evolution crossover operator
Comments:
- The operator receives two parameters: the current individual and an array
of three parent individuals
- The best and rand variants depends on the third parent, according whether
it represents the current of the "best" individual or a random one.
|
Copyright © 2015. All rights reserved.