Class | Description |
---|---|
Best1BinDEBreeder |
Best1BinDEBreeder is a differential evolution breeding operator.
|
DEBreeder |
DEBreeder provides a straightforward Differential Evolution (DE) breeder
for the ECJ system.
|
DEEvaluator |
DEEvaluator is a simple subclass of SimpleEvaluator which first evaluates the population, then
compares each population member against the parent which had created it in Differential Evolution.
|
Rand1EitherOrDEBreeder |
Rand1EitherOrDEBreeder is a differential evolution breeding operator.
|