Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 208 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 208 Bytes

A.I._HW2_Genetic_Algorithm

A genetic algorithm project in C++. The program takes 6 numbers and a target number from the user and finds the calculation resulting the target number with a genetic algorithm.