gerasimou / EvoChecker

EvoChecker
GNU General Public License v2.0
4 stars 3 forks source link

EvoChecker extension: Reloading past sets #9

Open ccimrie opened 2 years ago

ccimrie commented 2 years ago

EvoChecker can now load the most recently used set in the problem as it's initial population. This can be determined by the user with the flag RELOAD in config.properties.

EvoChecker can also now save after a set number of evaluations set by the user with the flag EVALUATION_INTERVAL in config.properties.