<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticAlgorithm > Classes > TRSGAGenes > Properties:
Comments (0)
Returns the number of bits necessary for the entire chromosome. Each individual gene occupies a number of bits of the chromosome (based on their Size property).
Namespace: RSGeneticAlgorithm
Delphi
public property Size: Integer read GetSize;
Property Value
Type: Integer