Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 208 Bytes

File metadata and controls

12 lines (8 loc) · 208 Bytes

ChaosSoft.GeneticAlgorithm

Implementation of genetic algorithm.

Entities:

  • Population
  • Interface for chromosomes

Engines:

  • GeneticEngine (single and multiple steps evolution)

Base of evolution engine