Skip to main content

Module emitters

Module emitters 

Source

Structs§

AlgebraSpec
AlgebraSpec — a candidate’s parameter specification for MindState compilation.
OperatorWeights

Functions§

crossover
E2: Crossover — merge two parent specs.
mutate_params
E1: Param mutation — perturb numeric parameters. perturbation_scale controls magnitude; rng must be seeded by caller for reproducibility.