Chromosome interface.
Namespace:
AForge.GeneticAssembly: AForge.Genetic (in AForge.Genetic.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
C# |
---|
public interface IChromosome : IComparable |
Remarks
The interfase should be implemented by all classes, which implement particular chromosome type.