Correction of the invalid fitness in moPopSol* (not in the 1.3beat version)
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2042 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
a2c451dd3d
commit
ae73cb71ff
2 changed files with 14 additions and 3 deletions
|
|
@ -55,6 +55,8 @@ public:
|
|||
rnd(tmp);
|
||||
_sol.push_back(tmp);
|
||||
}
|
||||
|
||||
_sol.invalidate();
|
||||
}
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue