paradiseo/trunk/paradiseo-mo/src
jhumeau 64346d7f8f debug the line 98:
[from]
solution_second > solution_initial
[to]
solution_second.fitness() > solution_initial.fitness() 


git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1619 331e1502-861f-0410-8da2-ba01fb791d7f
2009-11-20 15:57:48 +00:00
..
CMakeLists.txt added dummy cmake file to be consistent with the common install.cmake file which uses a src dir 2008-02-21 16:54:09 +00:00
index.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
mo Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
mo.h Des modif... 2009-01-22 13:32:59 +00:00
moAlgo.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moAspirCrit.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moBestImprSelect.h New config of Paradiseo with Cmake 2.6 2009-01-16 14:28:26 +00:00
moComparator.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moCoolingSchedule.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moExpl.h ParadisEO-MO src update in order to avoid warning during documentation generation 2009-01-22 16:17:50 +00:00
moFirstImprSelect.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moFitComparator.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moFitSolContinue.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moGenSolContinue.h New config of Paradiseo with Cmake 2.6 2009-01-16 14:28:26 +00:00
moGeometricCoolingSchedule.h moExponentialCoolingSchedule.h has been transformed to moGeometricCoolingSchedule.h 2008-12-17 17:32:23 +00:00
moHC.h New test for each constructor of moHS, moTS, moILS. No memory leaks under Windows. No compilation errors or warning under Unix and Windows XP (visual studio 2005) 2008-03-07 17:58:12 +00:00
moHCMoveLoopExpl.h New config of Paradiseo with Cmake 2.6 2009-01-16 14:28:26 +00:00
moILS.h last modification invalidate 2009-10-22 12:46:04 +00:00
moImprBestFitAspirCrit.h Return to revision 1325 2009-01-21 13:32:48 +00:00
moItRandNextMove.h New config of Paradiseo with Cmake 2.6 2009-01-16 14:28:26 +00:00
moLinearCoolingSchedule.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moLSCheckPoint.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moMove.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moMoveExpl.h Tests have been included and src code has been updated to avoid compilation warnings 2008-02-13 10:38:33 +00:00
moMoveIncrEval.h Template for Fitness added 2009-01-29 16:55:57 +00:00
moMoveInit.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moMoveLoopExpl.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moMoveSelect.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moNextMove.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moNoAspirCrit.h New config of Paradiseo with Cmake 2.6 2009-01-16 14:28:26 +00:00
moNoFitImprSolContinue.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moRandImprSelect.h graph.cpp and .h have been modified in order to be compiled with visual studio 2008-02-20 16:39:12 +00:00
moRandMove.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moSA.h Des modif... 2009-01-22 13:32:59 +00:00
moSimpleMoveTabuList.h New config of Paradiseo with Cmake 2.6 2009-01-16 14:28:26 +00:00
moSimpleSolutionTabuList.h Test and sources have been updated to improve coverage and dynamic tests 2008-03-12 14:10:00 +00:00
moSolContinue.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moSteadyFitSolContinue.h Test and sources have been updated to improve coverage and dynamic tests 2008-03-12 14:10:00 +00:00
moTA.h Des modif... 2009-01-22 13:32:59 +00:00
moTabuList.h Big source code update: simplification, accessibility, include, date, ... All .h have been verified and updated 2008-01-15 15:50:39 +00:00
moTS.h last modification invalidate 2009-10-22 12:46:04 +00:00
moTSMoveLoopExpl.h moILS has been updated to avoid initial solution without fitness 2008-11-19 08:22:18 +00:00
moVNS.h debug the line 98: 2009-11-20 15:57:48 +00:00