Optimization with galapagos:numbers of population and max stagnant

Hi
I am trying to do an optimization process to maximize sda of daysim with Galapagos and I have 65536 iterations. what number is correct for max stagnant and population and Initial boost for best optimizing?
thank you

If there was a single correct number, there wouldn’t be an option. The number of stagnant generations will depend on how likely an improvement is to be found.

Actually if at all possible, I’d recommend leaving the stagnant number quite high, and instead set a limit on the fitness. Instead of just maximizing it to infinity, type a numeric value in that box and the solver will stop once it finds an acceptable solution.