A Genetic Programming Framework for .NET

GenerationHistory Class

Holds all of the Histories from a generation, and related statistics

For a list of all members of this type, see GenerationHistory Members.

System.Object
   GeneticProgrammingEngine.Internal.GenerationHistory

public class GenerationHistory : IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: GeneticProgrammingEngine.Internal

Assembly: GeneticProgrammingEngine (in GeneticProgrammingEngine.dll)

See Also

GenerationHistory Members | GeneticProgrammingEngine.Internal Namespace | Generation Term | fitness Term