Is it possible to access the current population at the end of each iteration, for example by using the callbacks (or any other feasible way)?
Say, I want to check the population at the end of each iteration, and adding new individuals if some conditions are satisfied.
Is it possible to access the current population at the end of each iteration, for example by using the callbacks (or any other feasible way)?
Say, I want to check the population at the end of each iteration, and adding new individuals if some conditions are satisfied.