Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 241 Bytes

File metadata and controls

8 lines (5 loc) · 241 Bytes

String-Evolution-Algorithm-

Basic evolution of a sting using a simple fitness function and learning more about C++ classes.

To Do:

- Move onto GPU using CUDA to use larger population size (if possible)