Changed es.h in src/es into make_es.h (was ambiguous with src/es.h) Changed the interface of make_genotype - now templatized by the EOT and not the fitness - this is mandatory for ES genoptypes as it allows to choose the type of gentype at run-time (from existing types, of course!) Also moved make_help.cpp into utils dir (otherwise you'd had to maintain a copy into each representation dir!). |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| binary_value.h | ||
| fitness_traits.cpp | ||
| LICENSE | ||
| Makefile.am | ||
| Makefile.in | ||
| real_value.h | ||
| run_tests | ||
| t-eo.cpp | ||
| t-eo2dVector.cc | ||
| t-eoAtomOps.cpp | ||
| t-eoBaseFunctions.cpp | ||
| t-eobin.cpp | ||
| t-eobreeder.cpp | ||
| t-eoCheckpointing.cpp | ||
| t-eoEasyEA.cpp | ||
| t-eoESFull.cpp | ||
| t-eoESOps.cpp | ||
| t-eoExternalEO.cpp | ||
| t-eofitness.cpp | ||
| t-eoFunctor.cpp | ||
| t-eoGA.cpp | ||
| t-eogeneration.cpp | ||
| t-eoGenOp.cpp | ||
| t-eoGOpSel.cpp | ||
| t-eoinclusion.cpp | ||
| t-eoinsertion.cpp | ||
| t-eolottery.cpp | ||
| t-eoNonUniform.cpp | ||
| t-eoPareto.cpp | ||
| t-eoParetoFitness.cpp | ||
| t-eoproblem.cpp | ||
| t-eoRandom.cpp | ||
| t-eoReal.cpp | ||
| t-eoReplacement.cpp | ||
| t-eoSelect.cpp | ||
| t-eoSSGA.cpp | ||
| t-eoStateAndParser.cpp | ||
| t-eoSymreg.cpp | ||
| t-eoUniform.cpp | ||
| t-eoVector.cpp | ||
| t-selectOne.cpp | ||