CrossoverBase MinChromosomeLength Property | GeneticSharp |
Gets the minimum length of the chromosome supported by the crossover.
Namespace: GeneticSharp.Domain.CrossoversAssembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Property Value
Type: Int32The minimum length of the chromosome.
Implements
ICrossover MinChromosomeLengthSee Also