| .. |
|
.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 new tests
|
2007-10-11 14:08:41 +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
|
Updated makefiles, updated the moo stuff and cleaned up some stuff that refused to compile
|
2007-11-12 16:23:57 +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
|
Updated makefiles, updated the moo stuff and cleaned up some stuff that refused to compile
|
2007-11-12 16:23:57 +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
|
corrected PSO dummy errors and completed documentation
|
2008-01-08 14:50:13 +00:00 |
|
t-eoEpsMOEA.cpp
|
Updated makefiles, updated the moo stuff and cleaned up some stuff that refused to compile
|
2007-11-12 16:23:57 +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-eoInitPermutation.cpp
|
added test for permutation components
|
2007-10-11 14:14:10 +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-eoInt.cpp
|
added test for permutation components
|
2007-10-11 14:14:10 +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-eoNSGA.cpp
|
Added #ifdef HAVE_GNUPLOT for Windows compatibility
|
2007-09-19 11:45:19 +00:00 |
|
t-eoPareto.cpp
|
Added #ifdef HAVE_GNUPLOT for Windows compatibility
|
2007-09-19 11:45:19 +00:00 |
|
t-eoParetoFitness.cpp
|
update for sstream
|
2004-09-29 18:37:20 +00:00 |
|
t-eoPBIL.cpp
|
3 identical typos in 3 different files :-)
|
2007-12-08 14:49:52 +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-eoRingTopology.cpp
|
added PSO ring topology test
|
2007-10-11 14:08:06 +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
|
Added #ifdef HAVE_GNUPLOT for Windows compatibility
|
2007-09-19 11:45:19 +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-eoShiftMutation.cpp
|
added test for permutation components
|
2007-10-11 14:14:10 +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-eoSwapMutation.cpp
|
added test for permutation components
|
2007-10-11 14:14:10 +00:00 |
|
t-eoSymreg.cpp
|
* eoTimedMonitor.h (eoTimedMonitor::seconds): Make unsigned.
|
2006-12-02 10:18:57 +00:00 |
|
t-eoTwoOptMutation.cpp
|
added test for permutation components
|
2007-10-11 14:14:10 +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 |