A Genetic Programming Framework for .NET

GPEngine.Running Property

Gets a value indicating whether this GPEngine is running.

public bool Running {get;}

Property Value

true if this GPEngine is performing a run; otherwise, false.

See Also

GPEngine Class | GeneticProgrammingEngine Namespace | Run Method | run Term