Hide Comments
Hide Comments

Comments (0)

expandingProperties

 

Name

Description

public property

Bits

Represents the individual's chromosome, or DNA. These bits are created by taking the parameters or factors (integers, booleans, floats, and enumerations) of your search problem and concatenating them together into a sequence of bits to create the chromosome. The   Genes of the RSGeneticAlgorithm.TRSGeneticAlgorithm component represent the encoding of the bits for all the individuals.
 

public property

Collection

Returns the population that this individual belongs to.
 

Top

Comments (0)