Description: 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
To Search:
File list (Check if you may need any files):
ga2\Debug\ga2Chromosome.obj
...\.....\ga2Chromosome.pch
...\.....\ga2Chromosome.pdb
...\.....\ga2Population.obj
...\.....\ga2Population.pch
...\.....\ga2Population.pdb
...\.....\vc60.idb
...\.....\vc60.pdb
...\ga2.dsw
...\ga2.h
...\ga2Chromosome.cpp
...\ga2Chromosome.dsp
...\ga2Chromosome.dsw
...\ga2Chromosome.h
...\ga2Chromosome.ncb
...\ga2Chromosome.opt
...\ga2Chromosome.plg
...\ga2Gene.h
...\ga2Population.cpp
...\ga2Population.dsp
...\ga2Population.dsw
...\ga2Population.h
...\ga2Population.ncb
...\ga2Population.opt
...\ga2Population.plg
...\ga2_static.dsp
...\Debug
ga2