Electronic Circuits - Electronic Tutorials - Electronic Hobby Projects - A Complete Electronic Resource Centre

Online Computer Dictionary

Sitemap

Circuits ( A-C )

Circuits ( D-O )

Circuits ( P-Z )

Tutorials

Beginners

Advanced

Products


Google
 
Web Hobbyprojects.com

<< Back to Computer dictionary homepage

 

GA ==>

genetic algorithm

(GA) An evolutionary algorithm which generates each individual from some encoded form known as a "chromosome" or "genome". Chromosomes are combined or mutated to breed new individuals. "Crossover", the kind of recombination of chromosomes found in sexual reproduction in nature, is often also used in GAs. Here, an offspring's chromosome is created by joining segments choosen alternately from each of two parents' chromosomes which are of fixed length.

GAs are useful for multidimensional optimisation problems in which the chromosome can encode the values for the different variables being optimised.

Illinois Genetic Algorithms Laboratory (IlliGAL).

(1995-02-03)

 


Nearby terms: generic thunk « generic type variable « Genesia « genetic algorithm » genetic algorithms » genetic programming » GEnie Services

Click here for >>>> Other online dictionary

<<<<  Back to Electronic Tutorials