Hello all,
I'm running Genetic Programming experiments, and I get easily this error:
Exception in thread "EvolutionAgent.2508451.8329630"
java.lang.OutOfMemoryError: Java heap space
I think that it's that the population genotypes grow and exceed over a
certain memory limit assigned to the JVM, but I could be wrong and have
a memory leak somewhere. Has anyone some directions to investigate or
solve this?
Thanks,
Alberto