A Genetic Programming Framework for .NET

GenerationHistory.Item Property

Gets the HistoryInfo with the specified name.

public HistoryInfo this[
   string key
] {get;}

Parameters

key
The name of the HistoryInfo to get or set.

See Also

GenerationHistory Class | GeneticProgrammingEngine.Internal Namespace