Infinte Monkey Theorem with Genetic Algorithm
Link to theorem - Infinite monkey theorem
This project tries to solve the infinite monkey theorem using genetic algorithm
First of all make sure you have cmake installed, then:
cmake .
cmake --build .
./app