source:
experiments/frams/evolve-speed-vs-gravity/go-evol.cmd
@
224
Last change on this file since 224 was 193, checked in by , 11 years ago | |
---|---|
|
|
File size: 214 bytes |
Rev | Line | |
---|---|---|
[193] | 1 | |
2 | for %%G in (0.4,0.7,1.0,1.3,2.0) do ( | |
3 | ||
4 | frams "ex standard" "ExpParams.stagnation=10000;" "ExpParams.minfitness=0.001;" "UserScripts.script_Evolve_for_speed_vs_gravity(%%G,10);" -q >exp-evol-speed\test_%%G.out | |
5 | ||
6 | ) | |
7 |
Note: See TracBrowser
for help on using the repository browser.