Skip to main content

Module genome

Module genome 

Source
Expand description

Genome abstractions and implementations

This module provides the core EvolutionaryGenome trait and built-in genome types.

Modulesยง

bit_string
Bit string genome
bounds
Bounds for genome values
composite
Composite genome for mixed-representation problems
dynamic_real_vector
Dynamic (variable-length) real-valued vector genome
permutation
Permutation genome
prelude
real_vector
Real-valued vector genome
traits
Core genome traits
tree
Tree genomes for genetic programming