paradiseo/eo/test
2013-01-02 11:47:17 +01:00
..
mpi fix build system : make eo/edo tests work 2012-10-07 19:48:15 +02:00
binary_value.h Migration from SVN 2012-08-30 11:30:11 +02:00
boxplot.py Migration from SVN 2012-08-30 11:30:11 +02:00
boxplot_to_pdf.py Migration from SVN 2012-08-30 11:30:11 +02:00
boxplot_to_png.py added t-openmp.py 2010-11-27 21:24:07 +01:00
ChangeLog * whitespace cleanup 2011-05-05 17:15:10 +02:00
CMakeLists.txt regression: local/local 2013-01-02 11:47:17 +01:00
fitness_traits.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
real_value.h * whitespace cleanup 2011-05-05 17:15:10 +02:00
RoyalRoad.h Migration from SVN 2012-08-30 11:30:11 +02:00
run_tests * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eo.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eo2dVector.cc Migration from SVN 2012-08-30 11:30:11 +02:00
t-eobin.cpp Comment out deprecated stuff and fix corresponding tests 2012-07-06 20:48:18 +02:00
t-eoCheckpointing.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoCMAES.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoDualFitness.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoEasyEA.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoEasyPSO.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoESAll.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoESFull.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoEvalKeepBest.cpp add an evaluator wrapper that keep the best individual found so far 2012-09-06 20:52:15 +02:00
t-eoExtendedVelocity.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoExternalEO.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eofitness.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoFitnessAssembled.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoFitnessAssembledEA.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoFunctor.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoGA.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoGenOp.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoInitPermutation.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoInitVariableLength.cpp Add a test for variable length init. 2012-08-10 22:28:54 +02:00
t-eoInt.cpp added test for permutation components 2007-10-11 14:14:10 +00:00
t-eoIQRStat.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoLogger.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoOrderXover.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoParallel.cpp * eoParallel: added the call to omp_set_num_threads to define the number of threads with parameters 2011-02-02 23:50:58 +01:00
t-eoParser.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoPBIL.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoRandom.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoReal.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoReplacement.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoRingTopology.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoRNG.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoRoulette.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoSecondsElapsedContinue.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoSelect.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoSharing.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoShiftMutation.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoSSGA.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoStateAndParser.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoSwapMutation.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoSymreg.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoSyncEasyPSO.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoTwoOptMutation.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoUniform.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoVector.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
t-eoVirus.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-MGE-control.cpp Comment out deprecated stuff and fix corresponding tests 2012-07-06 20:48:18 +02:00
t-MGE.cpp Comment out deprecated stuff and fix corresponding tests 2012-07-06 20:48:18 +02:00
t-MGE1bit.cpp Comment out deprecated stuff and fix corresponding tests 2012-07-06 20:48:18 +02:00
t-openmp.cpp * fixed regression with gcc 4.7 2012-06-23 13:39:17 +02:00
t-openmp.py * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-selectOne.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00