Dear all researchers,

It is well-known that the genetic algorithm has three key operators (selection, crossover, and mutation). My question is that considering the following scenarios, which is the preferable schema from your point of view for applying mutation operator:

1) Applying on the current population

2) Applying on the generated children from crossover

3) Applying on both of them

Best regards.

More Soheila Ghambari's questions See All
Similar questions and discussions