git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1984 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
261fb95ed1
commit
c40eb51eeb
3 changed files with 269 additions and 0 deletions
14
trunk/paradiseo-mo/tutorial/Lesson10/testNeighborhood.param
Normal file
14
trunk/paradiseo-mo/tutorial/Lesson10/testNeighborhood.param
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
|
||||
###### 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=6 # -V : Genotype size
|
||||
|
||||
###### Representation ######
|
||||
# --Kswap=1 # -N : Number of swap
|
||||
Loading…
Add table
Add a link
Reference in a new issue