A Genetic Programming Framework for .NET

GPEngine.NewRun Property

Gets a value indicating whether the engine is starting a new run.

protected bool NewRun {get;}

Property Value

true if starting a new run; otherwise, false.

See Also

GPEngine Class | GeneticProgrammingEngine Namespace