See: Description
| Interface | Description |
|---|---|
| GenerationEvolver |
Creates a new generation of
Node instances evolved from an existing generation. |
| GeneticOperator |
Creates new
Node instances evolved from existing instances. |
| Class | Description |
|---|---|
| GenerationEvolverImpl |
Uses a user-defined collection of
GeneticOperator instances to evolve new generations from existing generations. |
OakGP Genetic Programming Framework