paradiseo/eo/test
Johann Dreo 19ec4c4ff7 feat(eo): wrap ops on float vecs into ops on int vecs
Adds wrapper classes to make any MonOp or QuadOp that operates on eoReal embbedable in any operator needing an eoInt.
2024-09-26 13:24:10 +02:00
..
mpi fix(mpi): fix some namespaces issues with mpi 2024-08-23 14:53:01 +02:00
binary_value.h * whitespace cleanup 2011-05-05 17:15:10 +02:00
boxplot.py * whitespace cleanup 2011-05-05 17:15:10 +02:00
boxplot_to_pdf.py added t-openmp.py 2010-11-27 21:24:07 +01: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 feat(eo): wrap ops on float vecs into ops on int vecs 2024-09-26 13:24:10 +02:00
fitness_traits.cpp use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
real_value.h * whitespace cleanup 2011-05-05 17:15:10 +02:00
RoyalRoad.h * whitespace cleanup 2011-05-05 17:15:10 +02:00
run_tests * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-algo-forged-search.cpp fix even more warnings and reduce some tests runtimes 2020-04-28 17:41:50 +02:00
t-algo-forged.cpp fix eoAlgoFoundry management of numeric parameters 2022-01-26 10:40:50 +01:00
t-eo.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eo2dVector.cc * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoAlgoFoundryFastGA.cpp refactor(tests): reduce runtime for foundry tests 2024-09-11 11:04:29 +02:00
t-eobin.cpp refactor UF_random_generator to fit the new std::shuffle 2022-01-23 18:17:48 +01:00
t-eoCheckpointing.cpp fix: remove a lot of trivial warnings 2024-08-23 18:00:31 +02:00
t-eoCMAES.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoDualFitness.cpp * whitespace cleanup 2011-05-05 17:15:10 +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 fix warnings about useless typedef 2022-01-23 18:15:38 +01:00
t-eoESFull.cpp use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
t-eoEvalCmd.cpp fix some errors in tests 2020-03-26 22:47:26 +01: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 fix more warnings 2020-04-28 16:37:48 +02:00
t-eoExternalEO.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoFastGA.cpp feat: adds a FastGA algo, update the Foundry 2020-09-30 09:47:02 +02:00
t-eofitness.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoFitnessAssembled.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoFitnessAssembledEA.cpp fix some errors in tests 2020-03-26 22:47:26 +01:00
t-eoFoundryFastGA.cpp fix(eoStandardBitMutation): 2024-04-08 22:20:00 +02:00
t-eoFunctor.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoGA.cpp fix some errors in tests 2020-03-26 22:47:26 +01:00
t-eoGenOp.cpp use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
t-eoInitPermutation.cpp refactor UF_random_generator to fit the new std::shuffle 2022-01-23 18:17:48 +01: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 * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoLogger.cpp * eoLogger: last issues fixed 2011-05-11 15:29:29 +02:00
t-eoOrderXover.cpp use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
t-eoParallel.cpp hypervolume pointers + doc 2014-10-06 14:51:37 +02:00
t-eoParser.cpp unit test for eoParser added 2010-11-17 11:47:49 +01:00
t-eoPartiallyMappedXover.cpp fix more warnings 2020-04-28 16:37:48 +02:00
t-eoRandom.cpp fix even more warnings and reduce some tests runtimes 2020-04-28 17:41:50 +02:00
t-eoReal.cpp fix some errors in tests 2020-03-26 22:47:26 +01:00
t-eoRealToIntMonOp.cpp feat(eo): wrap ops on float vecs into ops on int vecs 2024-09-26 13:24:10 +02:00
t-eoRealToIntQuadOp.cpp feat(eo): wrap ops on float vecs into ops on int vecs 2024-09-26 13:24:10 +02:00
t-eoReplacement.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoRingTopology.cpp fix even more warnings and reduce some tests runtimes 2020-04-28 17:41:50 +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 * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoSelect.cpp fix: remove a lot of trivial warnings 2024-08-23 18:00:31 +02:00
t-eoSharing.cpp fix: remove a lot of trivial warnings 2024-08-23 18:00:31 +02:00
t-eoShiftMutation.cpp use eoExceptions everywhere 2020-03-27 00:48:23 +01: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 fix: remove a lot of trivial warnings 2024-08-23 18:00:31 +02:00
t-eoSwapMutation.cpp use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
t-eoSymreg.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoSyncEasyPSO.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoTwoOptMutation.cpp use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
t-eoUniform.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-eoVector.cpp Simplify configuration. 2005-09-28 21:49:26 +00:00
t-eoVirus.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-FastGA.cpp feat: adds a FastGA algo, update the Foundry 2020-09-30 09:47:02 +02:00
t-forge-algo.cpp refactor: add eoOperatorFoundry 2020-05-03 15:31:25 +02:00
t-forge-FastGA.cpp refactor(tests): reduce runtime for foundry tests 2024-09-11 11:04:29 +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-operator-forge.cpp refactor: add eoOperatorFoundry 2020-05-03 15:31:25 +02:00
t-selectOne.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00