I have put in a little time into trying to make the fitness functions a little faster but they are still taking up way too much computation time - especially for longer genomes. Is there a way to optimize the fitness functions (perhaps by reducing the need to iterate through the whole genome)?
I have put in a little time into trying to make the fitness functions a little faster but they are still taking up way too much computation time - especially for longer genomes. Is there a way to optimize the fitness functions (perhaps by reducing the need to iterate through the whole genome)?