CrossoverService Methods | GeneticSharp |
The CrossoverService type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
CreateCrossoverByName |
Creates the ICrossover's implementation with the specified name.
| |
GetCrossoverNames |
Gets the available crossover names.
| |
GetCrossoverTypeByName |
Gets the crossover type by the name.
| |
GetCrossoverTypes |
Gets available crossover types.
|
See Also