Content deleted Content added
m robot Adding: ca:Cromosoma (algorisme genètic) |
No edit summary |
||
Line 2:
In [[genetic algorithm]]s, a '''chromosome''' (also sometimes called a '''genome''') 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 (computer science)|string]], although a wide variety of other [[data structure]]s are also used.
zxc
== Chromosome design ==
|