add method 'create_crossover_function' and 'create_distance_function'
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"population": {
|
||||
"fitness_criterion": "max",
|
||||
"fitness_threshold": 76,
|
||||
"generation_limit": 1000,
|
||||
"generation_limit": 100,
|
||||
"pop_size": 100,
|
||||
"reset_on_extinction": "False"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user