Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Components in a Genetic Algorithm

A population of solutions is created and each member of it is tested to determine how good it is. If there is no solution in the population whose quality is acceptable, the solutions are manipulated by picking the better ones and modifying them to form a fresh population whose members are tested in turn. This cyclic process continues over many generations, during which the population improves until, one hopes, a solution of suitable quality emerges. The entire process, from the preparation of the first population to the final identification of a solution of near-optimum quality, makes up a GA run. [Pg.117]

A method to represent potential solutions to a problem as individuals that can be manipulated by evolutionary operators. [Pg.117]

A recipe that can be used to assess the quality of individuals. [Pg.117]

A method to select the better individuals to act as parents in the creation of a new generation. [Pg.117]

A mechanism for genetic change, so that a newly created member of the population need not be an exact copy of a previous member. [Pg.117]


See other pages where Components in a Genetic Algorithm is mentioned: [Pg.116]   


SEARCH



A*-Algorithm

Genetic algorithm

Genetic component

© 2024 chempedia.info