GA Genetic algorithm framework, you only need to configure the parameters and write the fitness function, and leave the rest to it! Read example/rosenbrock to learn how to optimize rosenbrock's banana function.