SPEA2 A simple code for genetic algorithm optimization. This is an implementation of SPEA2: Improving the Strength Pareto Evolutionary Algorithm proposed by E.Zitzler, M. Laumanns, and L. Thiele. Run example.py to see how to use module spea2.