t-eoPareto now plots the evolving population and t-eoRandom check is slightly more strict

This commit is contained in:
maartenkeijzer 2001-03-14 10:14:27 +00:00
commit fe89662e3c
3 changed files with 22 additions and 4 deletions

View file

@ -15,7 +15,7 @@ CXXFLAGS = -g -Wall
check_PROGRAMS = t-eoPareto t-eofitness t-eoRandom t-eobin t-eoStateAndParser t-eoCheckpointing t-eoSSGA \
t-eoExternalEO t-eoSymreg t-eo t-eoReplacement t-eoSelect t-eoGenOp t-eoGA t-eoVector
TESTS=run_tests t-eoVector t-eoRandom t-eoSSGA
TESTS=run_tests t-eoVector t-eoRandom t-eoSSGA t-eoPareto
# removing temporarily t-eoESFull
#noinst_PROGRAMS = t-eofitness t-eobin t-eoStateAndParser t-eoCheckpointing t-eoExternalEO t-eoESFull t-eoSymreg t-eo t-eoReplacement t-eoSelect t-eoGenOp t-eoGA