Show/Hide Toolbars

RiverSoftAVG Products Help

Defines the number of bits that are used by this gene in the  Population's Chromosome bits. Use this property to create 6-bit integer genes, 24-bit floating point genes, etc. The TRSGAGene class automatically adjusts the size for you when the  GeneType is gtBoolean (1-bit) or gtEnumerations (minimum number of bits to hold all indices into the Enumerations string list), though you are allowed to change this later. Using both the  Offset and the  Size, the gene is able to read and write into a specific area of the bits.

Namespace: RSGeneticAlgorithm

Property Value

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb