paradiseo/eo/test
2025-04-14 22:43:59 +02:00
..
mpi fix(mpi): fix some namespaces issues with mpi 2024-08-23 14:53:01 +02:00
binary_value.h
boxplot.py
boxplot_to_pdf.py
boxplot_to_png.py
ChangeLog
CMakeLists.txt test: add tests for eoRanking and eoRankingCached 2025-04-14 22:43:59 +02:00
fitness_traits.cpp use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
real_value.h
RoyalRoad.h
run_tests
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
t-eo2dVector.cc
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
t-eoDualFitness.cpp
t-eoEasyEA.cpp
t-eoEasyPSO.cpp
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
t-eoFastGA.cpp feat: adds a FastGA algo, update the Foundry 2020-09-30 09:47:02 +02:00
t-eofitness.cpp
t-eoFitnessAssembled.cpp
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
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
t-eoInt.cpp
t-eoIQRStat.cpp
t-eoLogger.cpp
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
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-eoRankingCached.cpp test: add tests for eoRanking and eoRankingCached 2025-04-14 22:43:59 +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
t-eoRingTopology.cpp fix even more warnings and reduce some tests runtimes 2020-04-28 17:41:50 +02:00
t-eoRNG.cpp
t-eoRoulette.cpp
t-eoSecondsElapsedContinue.cpp
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
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
t-eoSyncEasyPSO.cpp
t-eoTwoOptMutation.cpp use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
t-eoUniform.cpp
t-eoVector.cpp
t-eoVirus.cpp
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
t-MGE.cpp
t-MGE1bit.cpp
t-openmp.cpp
t-openmp.py
t-operator-forge.cpp refactor: add eoOperatorFoundry 2020-05-03 15:31:25 +02:00
t-selectOne.cpp