Generic programming has emerged as an important technique for the development of highly reusable and efficient software libraries. In C++, generic programming is enabled by the flexibility of templates, the C++ type parametrization mechanism. Howeve
ssGA is a simple and easy to use implementation of a Steady State Generic Algorithm. This algorithm generates a new individual in every step. The new individual is inserted in the population with his parents, and he always replaces to the worst indi