This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/test
2007-08-10 14:29:12 +00:00
..
.cvsignore *** empty log message *** 2006-12-18 11:19:53 +00:00
binary_value.h Turned bonary_value into the onemax (not pow that exploded for even only 2001-11-17 07:54:12 +00:00
ChangeLog added t-eoEasyPSO test 2007-07-02 13:05:14 +00:00
CMakeLists.txt added CMake configuration files 2007-08-10 14:29:12 +00:00
fitness_traits.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
Makefile.am Adding timed continuator 2007-07-17 13:01:00 +00:00
Makefile.in Changed some problems with Makefile.am 2000-08-03 16:37:51 +00:00
real_value.h Normalized real_value 2001-05-21 04:10:55 +00:00
RoyalRoad.h Updating Royal Road 2001-06-21 12:03:17 +00:00
run_tests Updated makefile.am such that "make check" will run all test programs. Fixed 2001-11-07 15:23:24 +00:00
t-eo.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eo2dVector.cc *** empty log message *** 1999-10-01 16:36:04 +00:00
t-eoAtomOps.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoBaseFunctions.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eobin.cpp Simplify configuration. 2005-09-28 21:49:26 +00:00
t-eobreeder.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoCheckpointing.cpp Make sure uint32_t is defined correctly in eoRNG.h and use it where 2005-09-26 10:18:15 +00:00
t-eoCMAES.cpp minor cleanup of code and docs, 2006-12-01 10:49:47 +00:00
t-eoEasyEA.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoEasyPSO.cpp added t-eoEasyPSO test 2007-07-02 13:05:14 +00:00
t-eoESAll.cpp cleanup, prepare vecSigmaInit change 2005-10-10 21:42:31 +00:00
t-eoESFull.cpp Make sure uint32_t is defined correctly in eoRNG.h and use it where 2005-09-26 10:18:15 +00:00
t-eoESOps.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoExternalEO.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eofitness.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoFitnessAssembled.cpp included new fitness class eoScalarFitnessAssembled, that stores different fitness terms in a std::vector, but still acts as a scalar fitness. A new checkpoint uses these values for statistics. 2003-04-02 21:10:53 +00:00
t-eoFitnessAssembledEA.cpp updates for build-process 2004-09-20 14:11:24 +00:00
t-eoFunctor.cpp eoCounter? 2000-08-23 12:03:01 +00:00
t-eoGA.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eogeneration.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoGenOp.cpp * eoTimedMonitor.h (eoTimedMonitor::seconds): Make unsigned. 2006-12-02 10:18:57 +00:00
t-eoGOpSel.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoinclusion.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoinsertion.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eolottery.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoNonUniform.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoPareto.cpp finish the handling of gnuplot completely at build-time. 2005-10-05 21:34:19 +00:00
t-eoParetoFitness.cpp update for sstream 2004-09-29 18:37:20 +00:00
t-eoPBIL.cpp finish the handling of gnuplot completely at build-time. 2005-10-05 21:34:19 +00:00
t-eoproblem.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoRandom.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoReal.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoReplacement.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoRNG.cpp * Makefile.am: Add t-eoRNG 2006-12-04 22:27:41 +00:00
t-eoRoulette.cpp Added tests for roulette wheel selection 2003-06-04 09:34:26 +00:00
t-eoSecondsElapsedContinue.cpp Adding timed continuator 2007-07-17 13:01:00 +00:00
t-eoSelect.cpp Make sure uint32_t is defined correctly in eoRNG.h and use it where 2005-09-26 10:18:15 +00:00
t-eoSharing.cpp Simplify configuration. 2005-09-28 21:49:26 +00:00
t-eoSSGA.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoStateAndParser.cpp Make sure uint32_t is defined correctly in eoRNG.h and use it where 2005-09-26 10:18:15 +00:00
t-eoSymreg.cpp * eoTimedMonitor.h (eoTimedMonitor::seconds): Make unsigned. 2006-12-02 10:18:57 +00:00
t-eoUniform.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
t-eoVector.cpp Simplify configuration. 2005-09-28 21:49:26 +00:00
t-eoVirus.cpp fix 'make dist', works now (besides ParadisEO). 2004-09-21 10:23:33 +00:00
t-MGE-control.cpp Handle including from contrib/MGE nicely. 2005-10-06 17:22:40 +00:00
t-MGE.cpp Handle including from contrib/MGE nicely. 2005-10-06 17:22:40 +00:00
t-MGE1bit.cpp Change float to double. 2006-12-02 11:32:00 +00:00
t-selectOne.cpp Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00