Added connection getter and setter

This commit is contained in:
danielwilczak101
2020-11-21 23:04:07 -05:00
parent d8974ddb1c
commit 056d67306b
3 changed files with 50 additions and 42 deletions

View File

@ -9,6 +9,5 @@ ga.evolve()
ga.database.past_runs()
ga.graph.highest_value_chromosome(1) # Change this so it doesn't make its own figure or show
ga.graph.show()