Wrapper on eoFitContinue in order to allow islands to stop as soon as an island found a good solution
This commit is contained in:
parent
51a1af0924
commit
b1c7e1f256
10 changed files with 254 additions and 8 deletions
|
|
@ -32,6 +32,7 @@ set (SMP_FILE
|
|||
topology/customStochasticTopology.cpp
|
||||
notifier.cpp
|
||||
islandModelWrapper.h
|
||||
sharedFitContinue.h
|
||||
)
|
||||
|
||||
add_library(smp STATIC ${SMP_FILE})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue