paradiseo/moeo/src
manu 38ccef5058 Update various comments
* moeo/src/algo/moeoSPEA2.h: replace NSGA-II by SPEA2 in comments.
 * moeo/src/diversity/moeoFrontByFrontCrowdingDiversityAssignment.h:  Fix typos.
 * moeo/src/diversity/moeoNearestNeighborDiversityAssignment.h: Mention SPEA2. Cite Zitzler.
2014-04-25 21:29:59 +02:00
..
algo Update various comments 2014-04-25 21:29:59 +02:00
archive Migration from SVN 2012-08-30 11:30:11 +02:00
comparator Use a specific comparator for the dual objective vector 2013-06-25 15:41:29 +02:00
continue Move the dual hypervolume continuator in a separated file 2013-06-13 10:36:33 +02:00
core Use a specific comparator for the dual objective vector 2013-06-25 15:41:29 +02:00
distance Suppress warnings when compiling MOEO functions returning const 2013-03-20 17:42:04 +01:00
diversity Update various comments 2014-04-25 21:29:59 +02:00
do Migration from SVN 2012-08-30 11:30:11 +02:00
explorer Migration from SVN 2012-08-30 11:30:11 +02:00
fitness Merge branch 'master' of https://gforge.inria.fr/git/paradiseo/paradiseo 2013-09-18 10:32:46 +02:00
hybridization Migration from SVN 2012-08-30 11:30:11 +02:00
metric Replace a cout msg by a eo::log warning 2013-06-26 18:09:26 +02:00
replacement Migration from SVN 2012-08-30 11:30:11 +02:00
scalarStuffs Migration from SVN 2012-08-30 11:30:11 +02:00
selection Migration from SVN 2012-08-30 11:30:11 +02:00
utils Use the templatized type for the metric in binary metric stat 2013-06-13 16:25:55 +02:00
CMakeLists.txt Wrapper on eoFitContinue in order to allow islands to stop as soon as an island found a good solution 2013-11-21 12:40:24 +01:00
moeo Use a specific comparator for the dual objective vector 2013-06-25 15:41:29 +02:00