You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Did you ever have problems with elitism in your implementation? Maybe I am doing something wrong, but I observe that the best individual is not kept from generation to generation, for the application I am using the NSGA-II.
Every time I tried to use it with a binary problem I recieve an error when call nsgas.evolve().
Is this a know bug?
The text was updated successfully, but these errors were encountered: