Genetic algorithms | Computer science
Hi can you assist fix my code? I think im missing some functionalities in the class organism or toString method that is making the program unable to read, guess or converge the string correctly. I have run it using short string like “HELLO” and it worked well. However, i tried to input a long string to guess it but that didnt work. Im kinda stuck […]