git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1367 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
dd70ee8222
commit
3185a71054
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ int main(int argc, char *argv[])
|
|||
evolution_scores.add( popstats);
|
||||
|
||||
|
||||
cout << "\n\nRunning NSGA-II ..." << endl;
|
||||
//cout << "\n\nRunning NSGA-II ..." << endl;
|
||||
|
||||
eoGenContinue<PhyloMOEO> continuator(ngenerations);
|
||||
eoCheckPoint<PhyloMOEO> cp(continuator);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue