paradiseo/test/eo
Adèle Harrissart 490e837f7a * New tree configuration of the project:
.../
   ...           + -- EO
   |             |
   |             |
   +-- src ----- + -- EDO
   |             |
   |             |
   +-- test      + -- MO
   |             |
   |             |
   +-- tutorial  + -- MOEO
   |             |
   |             |
   +-- doc       + -- SMP
   |             |
   |             |
   ...           + -- EOMPI
                 |
                 |
                 + -- EOSERIAL

Question for current maintainers: ./README: new release?

Also:

* Moving out eompi & eoserial modules (issue #2).

* Correction of the errors when executing "make doc" command.

* Adding a solution for the conflicting headers problem (see the two CMake Cache
 Values: PROJECT_TAG & PROJECT_HRS_INSTALL_SUBPATH) (issue #1)

* Header inclusions:
        ** src: changing absolute paths into relative paths ('#include <...>' -> '#include "..."')
        ** test, tutorial: changing relative paths into absolute paths ('#include "..."' -> '#include <...>')

* Moving out some scripts from EDO -> to the root

* Add a new script for compilation and installation (see build_gcc_linux_install)

* Compilation with uBLAS library or EDO module: now ok

* Minor modifications on README & INSTALL files

* Comment eompi failed tests with no end

*** TODO: CPack (debian (DEB) & RedHat (RPM) packages) (issues #6 & #7) ***
2014-09-06 13:04:35 +02:00
..
binary_value.h * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
boxplot.py * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
boxplot_to_pdf.py * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
boxplot_to_png.py * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
ChangeLog * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
CMakeLists.txt * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
CTestConfig.cmake * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
fitness_traits.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
LICENSE * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
real_value.h * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
RoyalRoad.h * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
run_tests * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eo.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eo2dVector.cc * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eobin.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoCheckpointing.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoCMAES.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoDualFitness.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoEasyEA.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoEasyPSO.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoESAll.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoESFull.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoEvalKeepBest.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoExtendedVelocity.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoExternalEO.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eofitness.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoFitnessAssembled.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoFitnessAssembledEA.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoFunctor.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoGA.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoGenOp.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoInitPermutation.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoInitVariableLength.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoInt.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoIQRStat.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoLogger.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoOrderXover.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoParallel.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoParser.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoPBIL.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoRandom.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoReal.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoReplacement.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoRingTopology.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoRNG.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoRoulette.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoSecondsElapsedContinue.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoSelect.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoSharing.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoShiftMutation.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoSSGA.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoStateAndParser.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoSwapMutation.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoSymreg.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoSyncEasyPSO.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoTwoOptMutation.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoUniform.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoVector.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-eoVirus.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-MGE-control.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-MGE.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-MGE1bit.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-openmp.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-openmp.py * New tree configuration of the project: 2014-09-06 13:04:35 +02:00
t-selectOne.cpp * New tree configuration of the project: 2014-09-06 13:04:35 +02:00