I'm completely new to the field of Genetic optimization, and have been googling to understand more.
However, most of the terms that are used in Genetic Algorithm theory is different from the ones in NT8.
For example, I see frequent references to things like chromosomes, population size, number of genes, number of generations, mutation probability, etc
Am I correct in assuming the following (NT8 term is on the left):
Generation size : population size, chromosomes
Generations: number of genes, number of generations
Mutation rate (%) : mutation probability
Thanks,
Nick

Comment