Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Classes > TRSCustomGeneticComponent > Properties
TRSCustomGeneticComponent.Halt Property
Controls Evolve method execution. Set Halt to true to stop evolution (useful for multi-threading)
Namespace: RSGeneticBase
Delphi
public property Halt: Boolean read FHalt write FHalt;
Property Value
Type: Boolean
•RSGeneticBase.TRSCustomGeneticComponent.Evolve
•TRSCustomGeneticComponent
•RSGeneticBase