| |
| | Implementation Details |
 | | Parents are selected for processing by a genetic operator so as to give more chances of reproduction to members of the current population that have the largest fitness values, i.e., to members that represent a better solution to the problem under investigation. |
 | | To illustrate the effects of the genetic operators, assume that a binary chromosome is being used, in which the I-th bit in each chromosome describes the presence (one) or absence (zero) in a molecule of the I-th substructural feature in a dictionary of such features. |
 | | There are many different types of crossover operator, but they all involve selecting two parent chromosomes by roulette-wheel selection (as described above), taking some subset of one parent chromosome and the complementary subset from the other parent, and then combining the two subsets in some way to yield new, child chromosomes. |
| www.dur.ac.uk /j.m.hutson/ccp6-98/node33.html (704 words) |
|