What is mutation and how its works in genetic algorithm?
Answers
Answered by
1
Mutation (genetic algorithm) Mutation is a genetic operator used to maintaingenetic diversity from one generation of a population of genetic algorithmchromosomes to the next. It is analogous to biological mutation. Mutation alters one or more gene values in a chromosome from its initial state.
Answered by
44
Mutation (genetic algorithm) Mutation is a genetic operator used to maintaingenetic diversity from one generation of a population of genetic algorithmchromosomes to the next. It is analogous to biological mutation. Mutation alters one or more gene values in a chromosome from its initial state.
Similar questions