test modifiée

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1862 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2010-06-22 09:58:43 +00:00
commit 5f7696a342
5 changed files with 32 additions and 25 deletions

View file

@ -4,6 +4,7 @@
* (C) OPAC Team, LIFL, 2002-2007
*
* Arnaud Liefooghe
* Jérémie Humeau
*
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,
@ -67,6 +68,8 @@ typedef MOEO < ObjectiveVector, double, double > Solution;
int main()
{
//!!!!!!!!!!!!VRAI TEST A FAIRE!!!!!!!!!!!!!!
std::cout << "[moeoEpsilonHyperboxArchive]\t=>\t";
std::cout << std::endl;
@ -83,7 +86,7 @@ int main()
unsigned int o3=50;
unsigned int o4=50;
double tmp;
for(int i=0; i< pop.size()/2; i++){
// tmp=rng.uniform()*100;