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
Repository files (latest commit first)
Filename Latest commit message Latest commit date
maartenkeijzer a79075f673 Modified eoInit so that it would use the eoRndGenerator base class.
To be able to use the primitive std::generate function, added a
set of wrappers in eoSTLFunctor.h that have the copy semantics most
STL functions expect (namely pass-by-value rather then pass-by-reference).

Updated test/Makefile.am to also test t-eoRandom
2001-02-19 12:23:13 +00:00
..
.cvsignore adding t-eoSymreg 2000-11-06 12:37:58 +00:00
binary_value.h fixing template type 2000-11-13 12:12:14 +00:00
LICENSE Added missing files, and LICENSE 2000-08-03 15:44:01 +00:00
Makefile.am Modified eoInit so that it would use the eoRndGenerator base class. 2001-02-19 12:23:13 +00:00
Makefile.in Changed some problems with Makefile.am 2000-08-03 16:37:51 +00:00
real_value.h Extreme cleanup, see src/obsolete for details 2000-08-10 14:18:34 +00:00
run_tests Well, what do you know, major commit. 2001-02-14 10:35:26 +00:00
t-eo.cpp fix examples using binary_value 2000-07-18 11:30:39 +00:00
t-eo2dVector.cc *** empty log message *** 1999-10-01 16:36:04 +00:00
t-eoAtomOps.cpp Maarten was right 2000-03-31 16:23:16 +00:00
t-eoBaseFunctions.cpp Changed functor base names and added to version 2000-10-09 16:13:20 +00:00
t-eobin.cpp Modified eoInit so that it would use the eoRndGenerator base class. 2001-02-19 12:23:13 +00:00
t-eobreeder.cpp Extreme cleanup, see src/obsolete for details 2000-08-10 14:18:34 +00:00
t-eoCheckpointing.cpp Big change in eoGeneralOp interface: left out! 2001-02-09 05:52:44 +00:00
t-eoEasyEA.cpp The initial individuals were evaluated directly using binary_value 2000-06-22 03:23:15 +00:00
t-eoESFull.cpp Added the includes ga.h and es.h 2001-01-28 07:00:41 +00:00
t-eoESOps.cpp Maarten was right 2000-03-31 16:23:16 +00:00
t-eoExternalEO.cpp The big GeneraoOp interface change - in test dir 2001-02-09 05:43:06 +00:00
t-eofitness.cpp Extreme cleanup, see src/obsolete for details 2000-08-10 14:18:34 +00:00
t-eoFunctor.cpp eoCounter? 2000-08-23 12:03:01 +00:00
t-eoGA.cpp Just an update 2001-02-13 10:35:47 +00:00
t-eogeneration.cpp fix examples using binary_value 2000-07-18 11:30:39 +00:00
t-eoGenOp.cpp Well, what do you know, major commit. 2001-02-14 10:35:26 +00:00
t-eoGOpSel.cpp erasing warnings 2000-06-14 16:29:00 +00:00
t-eoinclusion.cpp fix examples using binary_value 2000-07-18 11:30:39 +00:00
t-eoinsertion.cpp fix examples using binary_value 2000-07-18 11:30:39 +00:00
t-eolottery.cpp erasing warnings 2000-06-14 16:29:00 +00:00
t-eoNonUniform.cpp Added Marc's ES files and .dsp files for others 1999-11-15 09:26:33 +00:00
t-eoproblem.cpp Updated makefile and added t-eoExternalEO 2000-05-25 07:13:43 +00:00
t-eoRandom.cpp Modified eoInit so that it would use the eoRndGenerator base class. 2001-02-19 12:23:13 +00:00
t-eoReplacement.cpp Checking in the name changes in selection procedures. 2001-01-05 05:42:08 +00:00
t-eoSelect.cpp The perf2worth major check in 2001-02-16 08:21:25 +00:00
t-eoStateAndParser.cpp The big GeneraoOp interface change - in test dir 2001-02-09 05:43:06 +00:00
t-eoSymreg.cpp run_tests is expanded to run everything (but only once yet, will have 2001-02-11 16:35:21 +00:00
t-eoUniform.cpp Added Marc's ES files and .dsp files for others 1999-11-15 09:26:33 +00:00
t-eoVector.cpp Modified eoInit so that it would use the eoRndGenerator base class. 2001-02-19 12:23:13 +00:00
t-selectOne.cpp fix examples using binary_value 2000-07-18 11:30:39 +00:00