| Class | Description |
|---|---|
| ArrayChromosome<E> | |
| Chromosome<C> |
The domain object for chromosome.
|
| Chromosome.ChromosomeComparator | |
| CompositeChromosome<C,E> | |
| EvoGaSetting |
The domain object for genetic algorithm.
|
| EvoRun<C> |
The domain object for evolution.
|
| EvoTask | |
| Population<C> |
The domain object for population.
|
| Enum | Description |
|---|---|
| BitMutationType | |
| ChromosomeType |
The type of possible chromosome.
|
| CrossOverType |
Enumeration cross over types.
|
| DistributionType |
Enumeration defining possible probability distribution content.
|
| EvoTaskType | |
| FitnessRenormalizationType |
Enumeration defining all fitness renormalization types.
|
| MutationType |
Enumeration defining all mutation types.
|
| SelectionType |
Copyright © 2019. All Rights Reserved.