Releases: chaossoftware/genetic-algorithm
Releases · chaossoftware/genetic-algorithm
2.0.0
1.0.0
First release
Implementation of genetic algorithm.
Entities:
- Population
- Interface for chromosomes
Engines:
- GeneticEngine (single step evolution)
- BulkGeneticEngine (multiple steps evolution)
Base of evolution engine