make check Command I picked up in the automake documentation (RTFM, you know) Tagged a lot of header functions in the GnuPlot files with 'inline', so they can be used from more than one sourcefile. Ok, now the interesting news. Started a new library libga (not to be confused with Matthew's GaLib). Here I suggest we put a fairly complete and configurable genetic algorithm. Just to see how far we can stretch ourselves and also to have a GA-componenent that can be used in other applications without having to rebuild the entire thing. test/t-eoGA.cpp tests this library |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| binary_value.h | ||
| 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-eoproblem.cpp | ||
| t-eoRandom.cpp | ||
| t-eoReplacement.cpp | ||
| t-eoSelect.cpp | ||
| t-eoStateAndParser.cpp | ||
| t-eoSymreg.cpp | ||
| t-eoUniform.cpp | ||
| t-eoVector.cpp | ||
| t-selectOne.cpp | ||