master
GA.evolve
func (ga *GA) evolve() error { var start = time.Now() ga.Generations++ // Migrate the individuals between the populations if there are at least 2