PopulationService Methods

GeneticSharp

PopulationService Methods GeneticSharp
The PopulationService type exposes the following members.
Methods

  NameDescription
Public methodStatic memberCreateGenerationStrategyByName
Creates the IGenerationStrategy's implementation with the specified name.
Public methodStatic memberGetGenerationStrategyNames
Gets the available generation strategy names.
Public methodStatic memberGetGenerationStrategyTypeByName
Gets the generation strategy type by the name.
Public methodStatic memberGetGenerationStrategyTypes
Gets available generation strategy types.
Back to Top
See Also