IChromosome CreateNew Method | GeneticSharp |
Creates a new chromosome using the same structure of this.
Namespace: GeneticSharp.Domain.ChromosomesAssembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Return Value
Type: IChromosomeThe new chromosome.
See Also