As we know, evolutionary algorithms have some parameters. As a case in point, Mutation and cross over rate and population size in GA, etc. One of the most important parameters in such algorithms is generation size. My question is that what is the maximum number of generation size which is acceptable for a problem?

In other words, there is a problem with a large number of constraints and variables. This problem converges to a good solution, but in large number of iterations appriximately 5*10^4. I want to know that if this solution is acceptable? 

More Farhad Adelnia's questions See All
Similar questions and discussions