| Package | Description |
|---|---|
| org.opt4j.operator.crossover |
Provides the classes for the crossover operator for genotypes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CrossoverDoubleBLX
The
CrossoverDoubleBLX is an implementation of the blend crossover
operator proposed by Eshelman and Schaffer, 1993. |
class |
CrossoverDoubleDefault
|
class |
CrossoverDoubleSBX
The
CrossoverDoubleSBX is an implementation of the simulated binary
crossover operator proposed by Deb and Kumar, 1995. |