Show/Hide Toolbars

RiverSoftAVG Products Help

Defines the simple type (e.g., integer, floating point number, etc) for this gene in the population's chromosomes. Use the GeneType property to know how to access the bits of the chromosomes using the AsXXX property accessors (e.g.,  AsInteger for gtInteger GeneType,  AsBoolean for gtBoolean, etc). For the gtEnumeration Gene Type, you also need to define the  Enumerations for the gene before accessing it.

Namespace: RSGeneticAlgorithm

Property Value

Type: TGeneType

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb