TimeEvolvingTermination Constructor (TimeSpan)
From GeneticSharp
| TimeEvolvingTermination Constructor (TimeSpan) | GeneticSharp |
Initializes a new instance of the TimeEvolvingTermination class.
Namespace: GeneticSharp.Domain.Terminations
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Parameters
- maxTime
- Type:
System TimeSpan
The execution time to consider the termination has been reached.
See Also