Initial import.
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1384 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
f8da7c715a
commit
ef8dafa740
397 changed files with 118785 additions and 0 deletions
5
contribution/trunk/tutos_META08/windows/MO_lesson2/param
Executable file
5
contribution/trunk/tutos_META08/windows/MO_lesson2/param
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
###### Configuration ######
|
||||
--instancePath=../tsp/benchs/berlin52.tsp # Path to the instance
|
||||
--tabuListSize=10 # Size of the tabu list
|
||||
--maxIter=1000 # Maximum number of iterations
|
||||
--tabuListType=TwoOpt # Type of the tabu list: 'TwoOpt', 'SimpleMove' or 'SimpleSolution'
|
||||
Loading…
Add table
Add a link
Reference in a new issue