18 lines
307 B
Plaintext
18 lines
307 B
Plaintext
//////////
|
|
|
|
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 |