UniformMutation Constructor (Boolean) | GeneticSharp |
Initializes a new instance of the UniformMutation class.
Namespace: GeneticSharp.Domain.MutationsAssembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Parameters
- allGenesMutable
- Type: System Boolean
If set to true all genes are mutable.
See Also