TrackingGenerationStrategy Class | GeneticSharp |
An IGenerationStrategy's implementation that keeps all generations to further avaliation.
This strategy can be slow and can suffer of OutOfMemoryException when you have great population and a long term termination.
Remarks
Inheritance Hierarchy
Namespace: GeneticSharp.Domain.Populations
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
See Also