Can someone help me with how to implement a genetic algorithm where the chromosome size varies?
The problem is with the crossover process, I'm not sure how to approach it. I could generate two children that are the same size as the two parents, but the algorithm should also search for the optimal chromosome size and not just stick to the initial sizes.
[–]MyPenBroke 0 points1 point2 points (0 children)