add an evaluator wrapper that keep the best individual found so far

This commit is contained in:
Johann Dreo 2012-09-06 20:52:15 +02:00
commit de201e1007
4 changed files with 187 additions and 0 deletions

View file

@ -34,6 +34,7 @@ ENDIF()
######################################################################################
SET (TEST_LIST
t-eoEvalKeepBest
t-eoInitVariableLength
t-eofitness
t-eoRandom