@ -0,0 +1,11 @@
import EasyGA
import random
#Create the Genetic Algorithm
ga = EasyGA.GA()
ga.evolve()
#Print your default genetic algorithm
ga.print_generation()
ga.print_population()
The note is not visible to the blocked user.