rename file
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1755 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
0720d5f05d
commit
c95a511d52
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ void main_function(int argc, char **argv)
|
|||
moDummyIntensification<Neighbor> inten;
|
||||
moDummyDiversification<Neighbor> div;
|
||||
moBestImprAspiration<Neighbor> asp;
|
||||
moTSExplorer<Neighbor> explorer(neighborhood, eval, comparator, solComparator, tl, inten, div, asp);
|
||||
moTSexplorer<Neighbor> explorer(neighborhood, eval, comparator, solComparator, tl, inten, div, asp);
|
||||
|
||||
|
||||
/* =========================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue