| C | |
| chromosome | |
| D | |
| dataSet | |
| P | |
| parameters | |
| R | |
| results |
Stores a CGP chromosome instances used by the CGP-Library.
struct chromosome
Stores a data set which can be used by fitness functions when calculating a chromosomes fitness.
struct dataSet
Stores general evolutionary and chromosome parameters used by the CGP-Library.
struct parameters
Stores the best chromosome found on each run when using repeatCGP
struct results