A Genetic Programming Framework for .NET

GenerationHistory.UpdateProperties Property

Gets or sets a value indicating whether the various derived properties of this GenerationHistory need to be updated.

protected bool UpdateProperties {get; set;}

Property Value

true if update; otherwise, false.

See Also

GenerationHistory Class | GeneticProgrammingEngine.Internal Namespace