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