Expand description
Core genome traits
This module defines the EvolutionaryGenome trait and related types,
with integration to Fugue PPL for probabilistic operations.
Enums§
- Choice
Value - Type-safe storage for values from different distribution types.
Traits§
- Binary
Genome - Trait for genomes that can be represented as bit strings
- Evolutionary
Genome - Core genome abstraction with Fugue integration for evolutionary algorithms.
- Permutation
Genome - Trait for genomes that represent permutations
- Real
Valued Genome - Trait for genomes that can be represented as real vectors
Functions§
- gene_
address - Helper function to create a gene address for trace storage