simple_ga_test, a C++ code which calls simple_ga(), which implements a simple genetic algorithm.
The information on this web page is distributed under the MIT license.
simple_ga, a C++ code which a simple example of a genetic algorithm, by Dennis Cormier and Sita Raghavan.