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

@ -36,7 +36,7 @@ install(FILES ${HDRS} DESTINATION include${INSTALL_SUB_DIR}/moeo COMPONENT heade
### 4) Install directories
######################################################################################
install(DIRECTORY acceptCrit algo archive comparator core distance diversity do explorer fitness hybridization metric replacement scalarStuffs selection utils
install(DIRECTORY acceptCrit algo archive continue comparator core distance diversity do explorer fitness hybridization metric replacement scalarStuffs selection utils
DESTINATION include${INSTALL_SUB_DIR}/moeo
COMPONENT headers
FILES_MATCHING PATTERN "*.h"