initial commit in branch developing

This commit is contained in:
wls2002
2023-05-11 19:04:56 +08:00
parent acc9eab64a
commit e2a5117554
41 changed files with 133 additions and 43 deletions

View File

@@ -57,9 +57,9 @@
"compatibility_weight_coefficient": 0.5,
"single_structural_mutation": "False",
"conn_add_prob": 0.5,
"conn_delete_prob": 0.5,
"conn_delete_prob": 0,
"node_add_prob": 0.2,
"node_delete_prob": 0.2
"node_delete_prob": 0
},
"species": {
"compatibility_threshold": 2.5,