module documentation

Compact GA minimal implementation

Class BestSolution Helper class to keep track of the best solution (minimization).
Class CompactGA Randomized search on the binary domain {0,1}^n.