Last change
on this file since 13067 was
6152,
checked in by bfarka, 14 years ago
|
added ecj and custom statistics to communicate with the okb services #1441
|
File size:
450 bytes
|
Line | |
---|
1 | # Copyright 2006 by Sean Luke and George Mason University |
---|
2 | # Licensed under the Academic Free License version 3.0 |
---|
3 | # See the file "LICENSE" for more information |
---|
4 | |
---|
5 | parent.0 = ../../es/es.params |
---|
6 | parent.1 = ecsuite.params |
---|
7 | |
---|
8 | # es.params defines MuCommaLambdaBreeder at (1, 10). We also need |
---|
9 | # to state that the pipeline will be just mutation plus ESSelection, |
---|
10 | # which we do below. |
---|
11 | |
---|
12 | pop.subpop.0.species.pipe.source.0 = ec.es.ESSelection |
---|
13 | |
---|
14 | generations = 1000 |
---|
Note: See
TracBrowser
for help on using the repository browser.