Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 495 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 495 Bytes

Infinte Monkey Theorem with Genetic Algorithm

monkey

Link to theorem - Infinite monkey theorem

This project tries to solve the infinite monkey theorem using genetic algorithm

Running

First of all make sure you have cmake installed, then:

cmake .
cmake --build .
./app