CrossoverService Members
From GeneticSharp
| CrossoverService Members | GeneticSharp |
The CrossoverService type exposes the following members.
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