You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Field Guide to Genetic Programming
I downloaded Genetic Programming program (tiny_gp.java) from the web
page of professor Riccardo Poli and run it with and sin-data.txt file
(also downloaded from tiny gp web page) but each time I run the
program I get the message 'Problem *Not* solved', I increased the
number of generations from 100 to 10000 but at generation 280 I get an
OutOfMemeory Exception. What should I do to run the program
successfully?