In evolutionary algorithms, should I always avoid individuals mating (crossover) with themselves? That is, should I prevent the selection algorithm from selecting a single parent twice to produce a child with itself?

I'm interested in the general case as well as for tournament selection.

没有正确的解决方案

许可以下: CC-BY-SA归因
scroll top