Changes between Version 54 and Version 55 of GAIIA


Ignore:
Timestamp:
Jan 13, 2010, 6:57:26 PM (14 years ago)
Author:
andreea.visan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAIIA

    v54 v55  
    172172'' Leader Selection ''
    173173
     174In the final step of the execution we have to decide a leader who has to compute the general best chromosome and to provide it as a result. All the others will send to the leader its best chromosome. In the following figure, the leader is represented using a crown. 
     175
     176[[Image(execd.jpg)]]
     177
     178Leader Selection Algorithm
    174179{{{
    1751800. each population has an id associated and a variable "master" initially equal with its id
     
    186191}}}
    187192
    188 [[Image(execd.jpg)]]
    189193
    190194== Compiling, Running, Profiling ==