| Class | Description |
|---|---|
| PBILBreeder |
PBILBreeder is a Breeder which overrides the breedPopulation method
to first update PBIL's internal distribution, then replace all the
individuals in the population with new samples generated from the
distribution.
|
| PBILSpecies |
PBILSpecies is an IntegerVectorSpecies which implements a faithful version of the
PBIL algorithm.
|