GeneticAlgorithm.TimeEvolving Property

GeneticSharp

GeneticAlgorithm TimeEvolving Property GeneticSharp
Gets the time evolving.

Namespace: GeneticSharp.Domain
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434

Syntax

public TimeSpan TimeEvolving { get; private set; }
public TimeSpan TimeEvolving { get; private set; }

Property Value

Type: OnlineTimeSpan

Implements

IGeneticAlgorithm TimeEvolving
See Also