Skip to main content

Module traits

Module traits 

Source
Expand description

Core genome traits

This module defines the EvolutionaryGenome trait and related types, with integration to Fugue PPL for probabilistic operations.

Enums§

ChoiceValue
Type-safe storage for values from different distribution types.

Traits§

BinaryGenome
Trait for genomes that can be represented as bit strings
EvolutionaryGenome
Core genome abstraction with Fugue integration for evolutionary algorithms.
PermutationGenome
Trait for genomes that represent permutations
RealValuedGenome
Trait for genomes that can be represented as real vectors

Functions§

gene_address
Helper function to create a gene address for trace storage