PopulationService Members | GeneticSharp |
The PopulationService type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
CreateGenerationStrategyByName |
Creates the IGenerationStrategy's implementation with the specified name.
| |
GetGenerationStrategyNames |
Gets the available generation strategy names.
| |
GetGenerationStrategyTypeByName |
Gets the generation strategy type by the name.
| |
GetGenerationStrategyTypes |
Gets available generation strategy types.
|
See Also