This repository is not active
IgnacioGarcia198/GeneticAlgorithm
This is a genetic algorithm I made in C++, compiled for Linux and for Android as .apk. It is a didactic example with a couple of integers as population, and the goal is to optimize the sum of those numbers to get a requested result.
C++