A Genetic Algorithm which finds the string inputted by the user using the laws of Natural Selection
http://www.liran.co.uk/ga/genetic-string-solver
git clone [email protected]:liranh85/genetic-string-solver.git
npm install
npm start
Then in your browser navigate to http://localhost:8081
Feel free to submit issues and pull requests
This project is licensed under the MIT License - see the LICENSE file for details