nsga2-cpp
nsga2-cpp copied to clipboard
Binary coding
Every time I tried to use it with a binary problem I recieve an error when call nsgas.evolve(). Is this a know bug?
Sorry, I haven't used nsga2 in over 6 years, and even on that time, I did not work on binary problems.
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.