paradiseo/mo/tutorial/Lesson6/testRandomWalk.param
2012-08-30 11:30:11 +02:00

12 lines
545 B
Text

###### General ######
# --help=0 # -h : Prints this message
# --stopOnUnknownParam=1 # Stop if unkown param entered
# --seed=1276179894 # -S : Random number seed
###### Persistence ######
# --status=./testRandomWalk.status # Status file
###### Representation ######
# --vecSize=8 # -V : Genotype size
# --nbStep=10 # -n : Number of steps of the random walk