small change for elegant code style
This commit is contained in:
@@ -14,7 +14,7 @@ activate_times = 10
|
||||
fitness_threshold = 3.9999
|
||||
generation_limit = 1000
|
||||
fitness_criterion = "max"
|
||||
pop_size = 1000
|
||||
pop_size = 50000
|
||||
|
||||
[genome]
|
||||
compatibility_disjoint = 1.0
|
||||
|
||||
Reference in New Issue
Block a user