git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2710 331e1502-861f-0410-8da2-ba01fb791d7f
13 lines
614 B
Text
13 lines
614 B
Text
|
|
###### General ######
|
|
# --help=0 # -h : Prints this message
|
|
# --stopOnUnknownParam=1 # Stop if unkown param entered
|
|
# --seed=1276179837 # -S : Random number seed
|
|
|
|
###### Persistence ######
|
|
# --out=out.dat # -o : Output file of the sampling
|
|
# --status=./fdc.status # Status file
|
|
|
|
###### Representation ######
|
|
# --vecSize=20 # -V : Genotype size
|
|
# --nbSol=100 # -n : Number of random solution
|