graph.cpp and .h have been modified in order to be compiled with visual studio
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@982 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
12edec5ba9
commit
d3235654af
3 changed files with 7 additions and 4 deletions
|
|
@ -86,6 +86,8 @@ class moRandImprSelect: public moMoveSelect < M >
|
|||
better_fitnesses.push_back(_fitness);
|
||||
better_moves.push_back(_move);
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
//! The move selection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue