IGeneticAlgorithm Properties
From GeneticSharp
| IGeneticAlgorithm Properties | GeneticSharp |
The IGeneticAlgorithm type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| BestChromosome |
Gets the best chromosome.
| |
| GenerationsNumber |
Gets the generations number.
| |
| TimeEvolving |
Gets the time evolving.
|
See Also