I am trying to make use of jp prog for financial rule formulation and am stuck,
Is there some way to add best individuals from a previous run into the population attribute of the world class for the new run (tried overriding the create method, but population is private and there is no setter)
Any help will be appreciated
Regards
Wasim
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to make use of jp prog for financial rule formulation and am stuck,
Is there some way to add best individuals from a previous run into the population attribute of the world class for the new run (tried overriding the create method, but population is private and there is no setter)
Any help will be appreciated
Regards
Wasim