PopulationService GetGenerationStrategyTypeByName Method | GeneticSharp |
Gets the generation strategy type by the name.
Namespace: GeneticSharp.Domain.PopulationsAssembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Parameters
- name
- Type:
System String
The name of generation strategy.
Return Value
Type:
The generation strategy type.
See Also