Optimization algorithm to find approximate solutions to the bubble equations in the scaling regime. The algorithm is presented in https://arxiv.org/abs/2212.08585. The main file is EA_algorithm.py. The number of centers is controlled by the parameter :nn: in parameters.py.