A Genetic Programming Framework for .NET

HistoryInfo Class

Holds information on an IIndividual and its IHistory instances from a test.

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

System.Object
   GeneticProgrammingEngine.Internal.HistoryInfo

public class HistoryInfo

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

HistoryInfo Members | GeneticProgrammingEngine.Internal Namespace | IHistory Interface | IndividualInfo Class | GenerationHistory Class