Wrapper on eoFitContinue in order to allow islands to stop as soon as an island found a good solution

This commit is contained in:
quemy 2013-11-21 12:40:24 +01:00
commit b1c7e1f256
10 changed files with 254 additions and 8 deletions

View file

@ -52,5 +52,7 @@ Contact: paradiseo-help@lists.gforge.inria.fr
#include <topology/customBooleanTopology.h>
#include <topology/customBooleanTopology.h>
// Continuators
#include <sharedFitContinue.h>
#endif