| Interface | Description |
|---|---|
| IGeneticAlgorithm | |
| IProgressable |
| Class | Description |
|---|---|
| AbstractGeneticAlgorithm | |
| Couple | |
| GeneticAlgorithm | |
| GeneticAlgorithmDcmaEs | |
| Individual |
This class models an individual of a Genetic algorithm.
|
| IndividualGroup | |
| Population |
This class just model a Genetic Algorithm population, it can be the main population or an
offspring
|