Пример #1
0
 def test_ga(self):
     ga = GA()
     ga.initialize_population()
     ga.evolve_verbose()