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
..
CMakeLists.txt
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
moTestClass.h
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moAdaptiveWalkSampling.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moAlwaysAcceptCrit.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moAutocorrelationSampling.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moBestImprAspiration.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moBetterAcceptCrit.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moBitNeighbor.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moCheckpoint.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moCombinedContinuator.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moCounterMonitorSaver.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moCounterStat.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moCountMoveMemory.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moDensityOfStatesSampling.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moDistanceStat.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moDummyEval.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moDummyExplorer.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moDummyLS.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moDummyMemory.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moDummyNeighbor.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moDummyNeighborhood.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moDynSpanCoolingSchedule.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moEvalCounter.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moFDCsampling.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moFirstImprHC.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moFirstImprHCexplorer.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moFitContinuator.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moFitnessCloudSampling.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moFitnessStat.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moFullEvalByCopy.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moFullEvalByModif.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moFullEvalContinuator.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moHillClimberSampling.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moILS.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moILSexplorer.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moIndexedVectorTabuList.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moIterContinuator.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moLocalSearch.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moLocalSearchInit.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moMetropolisHasting.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moMetropolisHastingExplorer.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moMinusOneCounterStat.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moMonOpDiversification.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moMonOpPerturb.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moNeighbor.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moNeighborBestStat.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moNeighborComparator.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moNeighborEvalContinuator.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moNeighborFitnessStat.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moNeighborhoodPerturb.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moNeighborhoodStat.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moNeighborVectorTabuList.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moNeutralDegreeSampling.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moNeutralHC.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moNeutralHCexplorer.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moNeutralWalkSampling.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moOrderNeighborhood.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moRandomBestHC.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moRandomBestHCexplorer.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moRandomNeutralWalk.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moRandomNeutralWalkExplorer.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moRandomSearch.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moRandomSearchExplorer.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moRandomWalk.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moRandomWalkExplorer.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moRestartPerturb.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moRndIndexedVectorTabuList.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moRndWithoutReplNeighborhood.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moRndWithReplNeighborhood.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moSA.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moSAexplorer.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moSampling.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moSimpleCoolingSchedule.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moSimpleHC.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moSimpleHCexplorer.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moSolComparator.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moSolInit.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moSolNeighborComparator.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moSolutionStat.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moSolVectorTabuList.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moStatistics.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moTimeContinuator.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moTrueContinuator.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moTS.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moTSexplorer.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00
t-moVectorMonitor.cpp
* New tree configuration of the project:
2014-09-06 13:04:35 +02:00