Merge branch 'master' into ryley_beta

This commit is contained in:
Ryley
2020-10-06 21:11:22 -04:00
committed by GitHub
34 changed files with 168 additions and 82 deletions

View File

@ -13,4 +13,4 @@ ga.gene_impl = [random.randrange,1,100]
ga.evolve()
# Print the current population
ga.population.print_all()
ga.population.print_all()