Closed rogiervandergeer closed 5 years ago
I disagree with the notion that combiners always combine two parents. Asexual reproduction is something common both in literature as well as practice. I am open to searching for a standard but single parent reproduction should remain a feature.
Sorry, I should have said solely combine any number of chromosomes. The point here is that a combiner combines chromosomes, not individuals.
Ah! My bad. In that case, yes.
The generic combiners have a signature that does not match our expected signature for combiners. While we expect a combiner to accept a number of chromosomes, these combiners except individuals.
As I think that a combiner should solely combine two chromosomes, and all logic related to the fitness of individuals selected for combining should be handled by the picker, I've removed them.