add column "members_count" to species_info

This commit is contained in:
wls2002
2023-06-29 10:39:50 +08:00
parent f5c1ce72f9
commit 896082900a
3 changed files with 28 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ batch_size = 4
fitness_threshold = 100000
generation_limit = 1000
fitness_criterion = "max"
pop_size = 1500
pop_size = 150
[genome]
compatibility_disjoint = 1.0