Introduction - If you have any usage issues, please Google them yourself
ga2 is a simple C++ library providing the necessary base classes to implement a genetic algorithm in C++. It is based loosely on Goldberg' s canonical GA, but with many modifications, improvements and additional features. Essentially feature-complete, and