ClonalSelectionFactoryA python implementation of the ClonALG algorithm.It implements the Factory Method pattern, so you can extend it and create the non-implemented methods in order to solve specific problems.