git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1410 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
0e2b5e0cd2
commit
9838208549
1 changed files with 11 additions and 0 deletions
11
contribution/branches/MOLS/test/param
Normal file
11
contribution/branches/MOLS/test/param
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
###### General ######
|
||||
--help=0 # -h : Prints this message
|
||||
--stopOnUnknownParam=1 # Stop if unkown param entered
|
||||
# --seed=1203083493 # -S : Random number seed
|
||||
|
||||
###### Evolution Engine ######
|
||||
--popSize=1000 # -P : Population Size
|
||||
|
||||
###### Representation ######
|
||||
#--BenchmarkFile=../examples/flowshop/benchs/020_10_01.txt # -B : Benchmark file name REQUIRED
|
||||
Loading…
Add table
Add a link
Reference in a new issue