Commit graph

  • a8723080f8 Tests of new files added. jhumeau 2008-05-28 13:30:27 +00:00
  • 3c98405715 Inclusion of new files added. jhumeau 2008-05-28 13:28:51 +00:00
  • f4417e288a Implementation of SPEA2. jhumeau 2008-05-28 13:27:08 +00:00
  • 819893d03d New diversity assignment based on distance between Solution. jhumeau 2008-05-28 13:25:48 +00:00
  • 7f70be8f2a New fitness assignments extended moeoParetoBasedFitnessAssignment. jhumeau 2008-05-28 13:24:12 +00:00
  • c137da31c5 DominanceMatrix is used for some fitnessAssignment. jhumeau 2008-05-28 13:20:05 +00:00
  • 083d60d7f4 Method update is replace by an operator(). jhumeau 2008-05-28 13:18:28 +00:00
  • f086084cac Error in a constructor corrected. jhumeau 2008-05-28 13:15:21 +00:00
  • 51171098a5 deleted because not implemented: TO DO jhumeau 2008-05-28 13:07:52 +00:00
  • 8880c5c1d4 new conception of archives: moeoArchive became abstract, some new archives extends it. jhumeau 2008-05-28 13:00:22 +00:00
  • 74c5be1439 updated configure.in to generate moo files maartenkeijzer 2008-05-05 12:33:26 +00:00
  • aa33f98459 deleted "win" directory in the autotools config tlegrand 2008-04-18 12:00:15 +00:00
  • a93ed43907 added eoExtendedvelocity (+doc + test) that takes both the local best and the global of a PSO topology into account. Also updated the doc tags for the other topologies and velocities tlegrand 2008-04-18 08:59:02 +00:00
  • a1ee120589 imrproved PSO topology/velocity tests tlegrand 2008-04-18 08:58:42 +00:00
  • 49d3df2cc4 updated the doc tags tlegrand 2008-04-18 08:51:38 +00:00
  • 78a798d169 added eoExtendedvelocity (+doc + test) that takes both the local best and the global of a PSO topology into account. Also updated the doc tags for the other topologies and velocities tlegrand 2008-04-18 08:50:22 +00:00
  • aaa8df129b updated a few things about paradiseo (links, docs) tlegrand 2008-04-18 08:19:22 +00:00
  • 9d3da02ea9 deleted old and obsolete paradiseo's pdf slides tlegrand 2008-04-18 07:58:17 +00:00
  • 4b844243ce new implementation of the test paradiseo 2008-04-17 14:31:11 +00:00
  • b2404c9daa Add t-eoOrderXover in the test list paradiseo 2008-04-17 14:29:57 +00:00
  • 08d4b90578 test of eoOrderXover paradiseo 2008-04-17 14:29:10 +00:00
  • 7a7340f9ad new crossover dedicated to permutation-based representation paradiseo 2008-04-17 14:26:59 +00:00
  • 7da8842b31 removed EAAIsland tests legrand 2008-04-07 08:09:13 +00:00
  • c47339de7a added "meta-model" examples (cpp + cmake config) legrand 2008-04-02 15:43:27 +00:00
  • 86cda0d3b6 start preparation for 1.1 release kuepper 2008-03-31 19:12:12 +00:00
  • 0388f95758 Update for gcc-4.3 compatibility kuepper 2008-03-31 19:11:13 +00:00
  • 1187a83c82 Add climits header as required for gcc-4.3 when using UINT_MAX kuepper 2008-03-31 13:35:41 +00:00
  • fb6201a144 make_continue... just a little formatting ldacosta 2008-03-31 12:53:51 +00:00
  • fac8fc0742 Output functor is needed if there is screen output OR FILE OUTPUT - until now, it was only created and stored in the screen output was activated. Line 120 of make_checkpoint.h ldacosta 2008-03-28 16:24:17 +00:00
  • 64fb5d2c45 Change in do_make_checkpoint: it receives not just a parameter from the evaluation function, not the function itself!! ldacosta 2008-03-28 16:09:40 +00:00
  • af8cd4b08b Adjusting configuration for Eclipse ldacosta 2008-03-28 15:57:55 +00:00
  • 8c1726ef97 do_make_algo_scalar is extended: now it accepts also an evaluation of the fitness of the population as parameter. ldacosta 2008-03-28 15:51:48 +00:00
  • c86d07fed3 "Tutorial" conflicts with "tutorial" (in Eclipse), so I try to change names ldacosta 2008-03-28 13:49:14 +00:00
  • 3e17a2dd67 "Tutorial" conflicts with "tutorial" (in Eclipse), so I try to change names ldacosta 2008-03-28 13:49:13 +00:00
  • 9c65f90f9c last changes (for tag paradiseo-1.1-patch1): added minimal ctest config legrand 2008-03-21 14:24:22 +00:00
  • fb1f2eddd4 last changes for tag paradiseo-1.1-patch1 legrand 2008-03-21 14:22:34 +00:00
  • 48bcbe447b renamed the second flowshopEA "flowshopEA2" legrand 2008-03-21 14:12:00 +00:00
  • b8c908f944 renamed the second flowshopEA "flowshopEA2" legrand 2008-03-21 14:09:39 +00:00
  • 5f06daded5 renamed the second flowshopEA "flowshopEA2" legrand 2008-03-21 14:08:27 +00:00
  • 82dbea0185 come back to the old dart server: dart.irisa.fr legrand 2008-03-20 16:00:29 +00:00
  • 445981ca04 image corrected canape 2008-03-20 15:49:19 +00:00
  • aee8aa452f come back to dart.irisa.fr ! tlegrand 2008-03-20 15:48:31 +00:00
  • 2460bfdc56 come back to dart.irisa.fr ! legrand 2008-03-20 15:45:23 +00:00
  • b92780dbf3 deleted start/stop tests from linking legrand 2008-03-20 15:25:33 +00:00
  • 222c63b924 changed cmake config for patch1 legrand 2008-03-20 12:56:17 +00:00
  • ca30a98d20 started to fill patch1 tag using the tag paradiseo-1.1 and the installs script located in the trunk legrand 2008-03-20 10:16:20 +00:00
  • a3247de87c created patch1 tag dir legrand 2008-03-20 10:08:15 +00:00
  • fa0184d00f don't need "include peo.h" for the start/stop tests legrand 2008-03-20 09:31:38 +00:00
  • 7d119350ff corrected min test config and avoid linking start/stop tests with the libs legrand 2008-03-20 09:17:15 +00:00
  • 52d9a1fed9 added minimal test config tlegrand 2008-03-20 08:43:44 +00:00
  • 0291cd579f add image paradiseo-1.1 canape 2008-03-18 16:19:32 +00:00
  • be9671701b removed ctest -R flags legrand 2008-03-18 16:01:54 +00:00
  • f3a4fd2030 adapted new minimal ctest config legrand 2008-03-18 15:19:58 +00:00
  • 1ccc218ec8 adapted new minimal ctest config legrand 2008-03-18 13:02:46 +00:00
  • 468eadf834 took min ctest config into account legrand 2008-03-18 12:49:37 +00:00
  • 13e089e30e added "-DENABLE_MINIMAL_CMAKE_TESTING=TRUE" by default and removed default setting ENABLE_CMAKE_TESTING=TRUE legrand 2008-03-18 12:49:08 +00:00
  • 53dd523948 added "-DENABLE_CMAKE_TESTING=TRUE" by default legrand 2008-03-18 09:59:34 +00:00
  • c90e707342 added FORCE tag for BUILD NAME legrand 2008-03-18 09:52:29 +00:00
  • fb5a06f279 added quotes to min test names legrand 2008-03-18 09:21:47 +00:00
  • 985d05c6b0 Added: MARK_AS_ADVANCED(BUILDNAME) for the CTEst config legrand 2008-03-18 09:20:04 +00:00
  • dd9bb15437 added minimal tests for all the modules legrand 2008-03-18 09:19:00 +00:00
  • bb92bd1a7c report tag modifs legrand 2008-03-14 08:39:35 +00:00
  • 3588199b47 last error corrected, hopefully legrand 2008-03-13 16:36:53 +00:00
  • 860040ae53 "Tutorial" (with capital T) was interfering with the checkout of eo on Eclipse (because there is already one "tutorial", with "t"). This is just a renaming of "Tutorial". ldacosta 2008-03-13 16:28:34 +00:00
  • e8e9e3b839 found another bad make install legrand 2008-03-13 15:34:44 +00:00
  • a8bd7bab07 Doc script updates API documentation module=paradiseo-peo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-7009.20080313154128.log legrand 2008-03-13 14:55:14 +00:00
  • 6cbd598eb3 Doc script updates API documentation module=paradiseo-moeo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-7009.20080313154128.log legrand 2008-03-13 14:54:16 +00:00
  • f34d4f6c3b Doc script updates API documentation module=paradiseo-mo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-7009.20080313154128.log legrand 2008-03-13 14:53:45 +00:00
  • 699ff2944d deleted old make install stuff legrand 2008-03-13 14:40:42 +00:00
  • b7bd6d95f7 deleted old make install cmds legrand 2008-03-13 14:37:38 +00:00
  • 8c1bb5e1ef peo.h modified canape 2008-03-13 14:26:36 +00:00
  • 9d620b614c corrected dummy error legrand 2008-03-13 10:40:00 +00:00
  • f6fc9dc184 fill paradiseo-1.1-installer tag legrand 2008-03-13 10:20:58 +00:00
  • 51f139f8f4 added 1.1 tag for windows installer legrand 2008-03-13 10:14:41 +00:00
  • fd865f8525 ready for paradiseo-1.1 legrand 2008-03-13 10:10:32 +00:00
  • f6c7f50b3c Doc script updates API documentation module=paradiseo-peo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-7483.20080313094002.log legrand 2008-03-13 08:43:20 +00:00
  • 74ece0e841 Doc script updates API documentation module=paradiseo-moeo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-7483.20080313094002.log legrand 2008-03-13 08:42:22 +00:00
  • 340a224185 Doc script updates API documentation module=paradiseo-mo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-7483.20080313094002.log legrand 2008-03-13 08:42:00 +00:00
  • 136afe6a64 deleted test tag legrand 2008-03-13 08:31:09 +00:00
  • 6171880419 Doc script updates API documentation module=paradiseo-peo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-6485.20080313092608.log legrand 2008-03-13 08:28:28 +00:00
  • 5d5fdf5388 Doc script updates API documentation module=paradiseo-mo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-6485.20080313092608.log legrand 2008-03-13 08:27:37 +00:00
  • b78a4d6468 Doc script updates API documentation module=paradiseo-peo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-5100.20080313092031.log legrand 2008-03-13 08:22:49 +00:00
  • 8367d68dc7 Doc script updates API documentation module=paradiseo-mo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-5100.20080313092031.log legrand 2008-03-13 08:22:26 +00:00
  • 0be4af768a created doc dirs legrand 2008-03-13 08:18:23 +00:00
  • b723bea386 Doc script updates API documentation module=paradiseo-peo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-14097.20080312172749.log legrand 2008-03-12 16:32:36 +00:00
  • ad0a62546b Doc script updates API documentation module=paradiseo-mo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-14097.20080312172749.log legrand 2008-03-12 16:31:43 +00:00
  • 1ec3419647 Doc script updates API documentation module=paradiseo-peo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-13053.20080312171238.log legrand 2008-03-12 16:17:19 +00:00
  • 5a47f5e04e Doc script updates API documentation module=paradiseo-mo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-13053.20080312171238.log legrand 2008-03-12 16:16:27 +00:00
  • ceded16054 corrected espace character for cvs tag legrand 2008-03-12 16:12:23 +00:00
  • 64ed61f7f2 changed eo tag legrand 2008-03-12 16:09:24 +00:00
  • 575660e903 replaced ParadisEO links tlegrand 2008-03-12 15:36:58 +00:00
  • 9c62897d10 replaced ParadisEO links tlegrand 2008-03-12 15:29:29 +00:00
  • b3c99998a3 added lesson6 tlegrand 2008-03-12 15:23:35 +00:00
  • 50c6c59bc3 added lesson 6 subdir tlegrand 2008-03-12 14:59:03 +00:00
  • c4296c7702 add canape 2008-03-12 14:50:58 +00:00
  • d3671e4df2 delete canape 2008-03-12 14:50:46 +00:00
  • 412236162a git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1130 331e1502-861f-0410-8da2-ba01fb791d7f canape 2008-03-12 14:49:23 +00:00
  • b85a0ca7e4 . canape 2008-03-12 14:47:43 +00:00
  • 7b75da4750 Doc script updates API documentation module=paradiseo-peo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-10724.20080312152056.log legrand 2008-03-12 14:23:49 +00:00
  • 300ff474b2 Doc script updates API documentation module=paradiseo-mo SPY=/data/OPAC/software/paradisEO/scripts/spy-update-api-doc-10724.20080312152056.log legrand 2008-03-12 14:22:40 +00:00