Genesis
A short snippet that utilizes the concept of genetic algorithms for optimization. The optimization problem it handles is very simple : Given a target value (T) , find out (n) non-negative integers that sum to the given target. Read more about genetic algorithms here : https://en.wikipedia.org/wiki/Genetic_algorithm