Title:
AdvancedGeneticAlgorithm Download
Description: This code and accompanying explanation is designed to be a genetic algorithm. It uses the roulette wheel method to optimize the function x^2 using six digit binary strings. The accompanying document goes through the algorithm and the code step-by-step.
File list (Check if you may need any files):
explanation.doc
main.c