Invalidate individuals in order to force evaluation in Island. Remove some debug messages.

This commit is contained in:
quemy 2013-11-22 08:31:46 +01:00
commit 84b3601f90
2 changed files with 4 additions and 2 deletions

View file

@ -118,7 +118,6 @@ void paradiseo::smp::IslandModel<EOT>::operator()()
thread.join();
running = false;
std::cout << "hhhhhhh" << listEmigrants.size() << std::endl;
}
template<class EOT>