Hi, im a little confused with the selection/reproduction step in genetic algorithms. Im aware that the initial population has several hundred in it. That the fitness function is used to select a certain number of the possible solutions for cross over/mutation. What i dont get is how the population size, between each successive generation, doesnt get progressively smaller and smaller?
Thanks for your time.
Thanks for your time.