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

@ -21,6 +21,7 @@ set (TEST_LIST
t-smpMI_Heterogeneous
t-smpMI_Wrapper
t-smpCustomTopo
t-smpSharedFitContinue
)
######################################################################################