SelectionBase Constructor | GeneticSharp |
Initializes a new instance of the SelectionBase class.
Namespace: GeneticSharp.Domain.SelectionsAssembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Parameters
- minNumberChromosomes
- Type: System Int32
Minimum number chromosomes support to be selected.
See Also