Init version

This commit is contained in:
2024-10-03 18:43:04 +07:00
commit f80052961f
186 changed files with 71676 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
//////////
fullstat=1
generations=100
popsize=100
kmax=2000
offsprings=3
coadaptive_threshold=0
disease_threshold=1
// Coadaptive genes interact (possible: onechromosome, mean, maxmodule)
cgi=mean
// Disease genes interact (possible: add1, addmax, mult, meanadd, meanmult )
dgi=addmax