public IChromosome BestChromosome { get; }
Public ReadOnly Property BestChromosome As IChromosome Get
The property keeps the best chromosome existing in the population or if all chromosomes have 0 fitness.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.