feat: add algo foundry and eval foundry

Necessary machinery to perform automatic algorithm selection
based on the grammar defined by EasyEA and
the vocabulary defined by sets of parametrized operators.
This commit is contained in:
Johann Dreo 2020-03-30 17:37:04 +02:00
commit a436fb3fa0
8 changed files with 558 additions and 17 deletions

View file

@ -74,6 +74,7 @@ set (TEST_LIST
t-operator-forge
t-forge-algo
t-algo-forged
t-algo-forged-search
)