tests added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1700 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
500987685b
commit
5c3260d712
8 changed files with 331 additions and 55 deletions
|
|
@ -78,7 +78,7 @@ int main(){
|
|||
//verif de move -> on affecte la fitness du best d'avant
|
||||
test.move(sol);
|
||||
|
||||
//hasNeighbor() retourne vrai et on ameliore la pas fitness donc on doit pas continuer
|
||||
//hasNeighbor() retourne vrai et on ameliore pas la fitness donc on doit pas continuer
|
||||
test(sol);
|
||||
test(sol);
|
||||
test.accept(sol);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue