diff --git a/examples/weierstrass_std/weierstrass.ez b/examples/weierstrass_std/weierstrass.ez index 2c93cdec67ef2c37f2bb4a352d3bea35995d68e0..3dc643d1e37ab5135d08dde22b8557d724f50108 100644 --- a/examples/weierstrass_std/weierstrass.ez +++ b/examples/weierstrass_std/weierstrass.ez @@ -184,10 +184,10 @@ CPPFLAGS+= Elitism: Strong //Weak or Strong Elite: 1 - Print stats: True //Default: 1 + Print stats: true //Default: 1 Generate csv stats file:false Generate gnuplot script:false - Generate R script:false + Generate R script:true Plot stats:false //Default: 0 Remote island model: true diff --git a/tpl/STD_MEM.tpl b/tpl/STD_MEM.tpl index ba50af643a3349b2c61dd1aa75bcfe21b0ec2e07..45b691c9cd6dae80c859cdebb637964c836a63d8 100644 --- a/tpl/STD_MEM.tpl +++ b/tpl/STD_MEM.tpl @@ -692,7 +692,7 @@ easeaclean: --startFromFile=\START_FROM_FILE #start optimisation from EASEA.pop file #### Remote Island Model #### -a-remoteIslandModel=\REMOTE_ISLAND_MODEL #To initialize communications with remote AESAE's +--remoteIslandModel=\REMOTE_ISLAND_MODEL #To initialize communications with remote AESAE's --ipFile=\IP_FILE --migrationProbability=\MIGRATION_PROBABILITY #Probability to send an individual every generation \TEMPLATE_END