Expand description
Individual wrapper type
This module provides the Individual type that wraps a genome with its fitness.
Structs§
- Individual
- An individual in the population
Type Aliases§
- Individual
Pair - A pair of individuals (for crossover results)
Individual wrapper type
This module provides the Individual type that wraps a genome with its fitness.