| Interface | Description |
|---|---|
| EvolutionaryOperator |
An evolutionary operator is used to create new offspring genomes based on
parent genomes.
|
| Class | Description |
|---|---|
| CompoundOperator |
A compound operator randomly chooses sub-operators to perform the actual
operation.
|
| OperationList |
This class holds a list of evolutionary operators.
|
Copyright © 2014. All Rights Reserved.