Variable Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
C
 chromosome
D
 dataSet
P
 parameters
R
 results
struct chromosome
Stores a CGP chromosome instances used by the CGP-Library.
struct dataSet
Stores a data set which can be used by fitness functions when calculating a chromosomes fitness.
struct parameters
Stores general evolutionary and chromosome parameters used by the CGP-Library.
struct results
Stores the best chromosome found on each run when using repeatCGP
Close