Showing posts with label Chromosomes Encoding. Show all posts
Showing posts with label Chromosomes Encoding. Show all posts

Monday, July 6, 2009

Chromosomes

In genetic algorithms, a chromosome is a set of parameters which define a proposed solution to the problem that the genetic algorithm is trying to solve. The chromosome is often represented as a simple string; although a wide variety of other data structures are also in use as chromosomes.
A genetic algorithm creates many chromosomes, either randomly