Commit graph

5,163 commits

Author SHA1 Message Date
quemy
cf93d6aeb4 Mecanism to isolate stopped island in topology 2012-11-24 16:23:01 +01:00
quemy
56a72c2ff1 Merge topology conflicts 2012-11-24 15:28:28 +01:00
quemy
b3f83717d6 Add topology to IslandModel, sending messages mecanism, rewrite Bimap container 2012-11-24 15:26:11 +01:00
lasnier
44e25b1406 Add of isolateNode method 2012-11-23 21:27:39 +01:00
lasnier
6b2a695622 Consistency of names and guard in topology.h 2012-11-23 20:20:07 +01:00
Johann Dreo
188d1b4c56 REMOVE the generic fitness templates in eoSecondMomentStats in favor of scalar ones ; comment out old unused code 2012-11-23 16:52:35 +01:00
Johann Dreo
5453c8bda0 add the eoEvalDump class, that write a solution in a file during at evaluation 2012-11-23 16:50:36 +01:00
Johann Dreo
503583e2df build bugfix: case sensitive variable in cmake file for eda 2012-11-23 13:55:47 +01:00
Johann Dreo
f2950521a4 add a 'found' method to eoEvalKeepBest, to test wether a best solution was evaluated 2012-11-23 13:54:49 +01:00
Johann Dreo
740275b31a more generic eoSecondMomentStats: use EOT::Fitness instead of double 2012-11-22 14:47:13 +01:00
Johann Dreo
8af6aa295e correct typo for UBlas 2012-11-22 14:44:06 +01:00
lasnier
95b7b80f19 Clean commit after name changes 2012-11-21 18:48:46 +01:00
lasnier
1c79ce0948 Documentation, add the method construct in AbstractTopology 2012-11-21 17:51:34 +01:00
quemy
60a119e4c9 An evaluation is performed before the replacement by the island 2012-11-20 22:38:29 +01:00
quemy
3ae7dcc60c Merge conflicts 2012-11-20 22:16:37 +01:00
quemy
083d77ba08 Islands send pop to IslandModel. Add and clean documentation. 2012-11-20 22:10:31 +01:00
lasnier
631d693bef Add a builder attribute to the topology and construct method 2012-11-20 16:53:28 +01:00
lasnier
6159309ab2 Merge branch 'islandmodel' of git+ssh://scm.gforge.inria.fr//gitroot/paradiseo/paradiseo into islandmodel 2012-11-20 15:03:49 +01:00
lasnier
0a7636e585 Change class name for clarity 2012-11-19 20:40:01 +01:00
quemy
3a8821a923 Merge branch 'islandmodel' of git+ssh://scm.gforge.inria.fr//gitroot/paradiseo/paradiseo into islandmodel 2012-11-19 19:52:35 +01:00
quemy
8d6d32e8cc Add IslandModel as islands container and algorithm launcher. 2012-11-19 19:51:35 +01:00
lasnier
8f4b8feb94 Add complete, star and ring topologies 2012-11-17 17:13:31 +01:00
Lasnier
201fdc2c12 Add abstract ad boolean topologies 2012-11-17 17:08:24 +01:00
verel
7c6b297414 incremental evaluation for one max when flips several bits 2012-11-12 15:54:20 +01:00
verel
01e25fb7b4 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/paradiseo/paradiseo 2012-11-12 15:27:18 +01:00
verel
56484a8cdd change a maximum limit to the neighborhood exploration 2012-11-12 15:25:58 +01:00
quemy
cf561b537a Add islandNotifier to allow the mig and int policy to be checked in the island. The islandNotifier is added to the algorithm continuator and will make the island perform a binded task. In the case of island, the task is to check policies. 2012-11-11 22:36:21 +01:00
quemy
477dbe49a9 Add integration method, observer pattern from policy to island 2012-11-10 19:22:59 +01:00
quemy
1a23b618fc Island mecanism : migration element and policy, island 2012-11-08 23:57:02 +01:00
quemy
2cd7f1f423 Add policy and element of policy for migration 2012-11-07 18:20:29 +01:00
quemy
4ec6e3f606 Add island 2012-11-06 16:54:59 +01:00
quemy
188fed8910 Remove PEO from master 2012-11-03 19:51:09 +01:00
quemy
f83191bedd Fix the bus in install location which is now determine by the OS 2012-11-03 18:44:19 +01:00
quemy
c9d06e6b17 Fix the use of ENAMBE_CMAKE_EXAMPLE and _TESTING with eo 2012-11-03 15:48:57 +01:00
quemy
3aa572e0e5 Fix a bug during the installation of SMP tests 2012-11-03 15:46:43 +01:00
quemy
60d560910d Fix a bug with the /mo/explorer folder during the installation 2012-11-03 15:45:38 +01:00
quemy
bbe39c4869 Add Peo for patch 2012-11-03 15:45:03 +01:00
verel
9d867cb9fa Please enter the commit message for your changes. Lines starting 2012-10-31 13:47:11 +01:00
verel
72ffb89999 add method index(sol, index) to moIndexNeighbor 2012-10-24 23:07:05 +02:00
Johann Dreo
83ab8f0068 add edo to cmake modules 2012-10-07 21:19:42 +02:00
Johann Dreo
1667f50e1b more precise help message for build flags 2012-10-07 21:12:22 +02:00
Johann Dreo
1894b0013f message typo 2012-10-07 21:11:28 +02:00
Johann Dreo
c7d3636603 change private members to protected in eoSyncEasyPSO.h 2012-10-07 21:06:50 +02:00
Johann Dreo
2b27b8881e add the ENABLE_OPENMP build flag 2012-10-07 21:05:47 +02:00
Johann Dreo
06ff0b682b fix build system : make eo/edo tests work 2012-10-07 19:48:15 +02:00
Johann Dreo
0829afceb9 fix build system: make eo/edo examples works 2012-10-07 18:38:41 +02:00
Johann Dreo
8a81bd2191 update the build system: only basic build works 2012-10-06 01:08:59 +02:00
Benjamin BOUVIER
bef4f649cf MPI Distrib exp: license for gen-xp 2012-10-05 18:11:18 -04:00
Benjamin BOUVIER
3822069db0 MPI Distrib exp: generator of experiments and readme. 2012-10-05 18:08:06 -04:00
Benjamin BOUVIER
371946f1f1 MPI Distrib exp: the parameters of an experiment are recalled in the results file. 2012-10-05 18:07:25 -04:00