Début des pop sol ajouté
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1829 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
c57cd9bda1
commit
43b1392748
5 changed files with 175 additions and 0 deletions
|
|
@ -143,8 +143,10 @@ public:
|
|||
virtual void move(EOT & _solution) {
|
||||
//move the solution
|
||||
(*best).move(_solution);
|
||||
|
||||
//update its fitness
|
||||
_solution.fitness((*best).fitness());
|
||||
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue