Skip to main content

Module decode

Module decode 

Source
Expand description

Genotype → phenotype decoding (the head/tail → expression-tree map).

Structs§

GepDecoder
The canonical Ferreira (2001) decoder: open-reading-frame scan, then level-order (breadth-first) tree construction.

Traits§

GenotypePhenotypeMap
Maps a linear GEP chromosome to its expression-tree phenotype.