A Genetic Programming Framework for .NET

GenerationHistory.Empty Property

Gets a value indicating whether this GenerationHistory is empty.

public bool Empty {get;}

Property Value

true if this GenerationHistory is empty; otherwise, false.

See Also

GenerationHistory Class | GeneticProgrammingEngine.Internal Namespace