Questions tagged [codon]

For questions related to the concept of a codon in grammatical evolution and genetic programming.

2 questions
2
votes
1 answer

What does "we wrap the individual and reuse the codons" mean in the paper "Grammatical Evolution" by Neill and Ryan?

I've just started learning Grammatical Evolution and I'm reading the paper Grammatical Evolution by Michael O'Neill and Conor Ryan. On page 3 (section IV-A), they write: During the genotype-to-phenotype mapping process it is possible for…
-1
votes
1 answer

What is a "codon" in grammatical evolution?

The term codon is used in the context of grammatical evolution (GE), sometimes, without being explicitly defined. For example, it is used in this paper, which introduces and describes PonyGE 2, a Python library for GE, but it's not clearly defined. …