geneticalgorithmtemplates


Genetic Algorithm Templates

A Genetic Algorithm library inspired by Edinburgh University's pga program (using some of the same example, but without looking at their code). Written using C++ templates so that it can be extended.

Project Information

Labels:
genetic geneticalgorithms ga ai artificialintelligence evolution C templates library