Specifies the probability that an individual's Fitness will be set to UnfitFitness when its genetic program Size or Depth exceeds the average size or depth. The Tarpeian anti-bloat strategy has the advantage that the individual is judged before evaluating fitness which can significantly reduce computation.
This property is used when the BloatStrategy is bsTarpeianDepth or bsTarpeianSize.
Namespace: RSGenerics.GeneticProgramming
Delphi |
public |
Property Value
Type: TGAFloat
Reference•UnfitFitness •RSGenerics.GeneticProgramEngine.TRSGPNode<T>.Size •RSGenerics.GeneticProgramEngine.TRSGPNode<T>.Depth •EvaulateFitness |