Navigation: Code Documentation > GeneticAlgorithm > RSGeneticAlgorithm > Classes > TRSGABits > Methods
TRSGABits.Randomize Method
Randomizes the bits of the class, e.g., it arbitrarily sets bits to True or False.
Namespace: RSGeneticAlgorithm
Delphi
public procedure Randomize;
•RSGeneticAlgorithm.TRSGABits.CrossOver(TRSGABits,TRSGABits,Integer)
•RSGeneticAlgorithm.TRSGABits.Invert(Integer,Integer)
•RSGeneticAlgorithm.TRSGABits.Mutate(TGAProbability)
•RSGeneticAlgorithm.TRSGABits.Clear
•TRSGABits
•RSGeneticAlgorithm