11 lines
460 B
Text
11 lines
460 B
Text
|
|
###### General ######
|
|
# --help=0 # -h : Prints this message
|
|
# --stopOnUnknownParam=1 # Stop if unkown param entered
|
|
# --seed=1276172025 # -S : Random number seed
|
|
|
|
###### Persistence ######
|
|
# --status=./testNeighborhood.status # Status file
|
|
|
|
###### Representation ######
|
|
# --vecSize=8 # -V : Genotype size
|