/Genetic-Algorithm

Repository of genetic algorithms

Primary LanguageCMIT LicenseMIT

Genetic-Algorithm

this is contains a genetic algoritm written in C. The algoritm is made to model a sentence written in a seperate text file, data.txt. The code is not optimized for the purpose of modeling the text sample, but is instead, made as a general model so that it could model to fit other things in the future.

The code is in Genal.c