Hide Comments
Hide Comments

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

expandingSyntax

Delphi

public
  property Size: Integer read GetSize;
 

Property Value

Type: Integer

expandingSee Also

Comments (0)