small change for elegant code style

This commit is contained in:
wls2002
2023-07-19 16:38:43 +08:00
parent a684e6584d
commit 80ee5ea2ea
5 changed files with 7 additions and 87 deletions

View File

@@ -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