this code implements a genetic algorithm that finds the maximum of a function
File list:
ga
.\Debug
.\.....\Chromosome.d
.\.....\Chromosome.o
.\.....\ga
.\.....\ga2
.\.....\GAfunction.d
.\.....\GAfunction.o
.\.....\GeneticAlgorithm.d
.\.....\GeneticAlgorithm.o
.\.....\Log.d
.\.....\Log.o
.\.....\makefile
.\.....\objects.mk
.\.....\Population.d
.\.....\Population.o
.\.....\sources.mk
.\.....\subdir.mk
.\.cproject
.\.project
.\Chromosome.cpp
.\Chromosome.h
.\GAfunction.cpp
.\GeneticAlgorithm.cpp
.\GeneticAlgorithm.h
.\Log.cpp
.\Log.h
.\Population.cpp
.\Population.h
.\result.txt