Changes from meeting
This commit is contained in:
@ -8,6 +8,8 @@ ga.max_generations = 5
|
||||
# If the user wants to use a domain
|
||||
ga.gene_impl = [random.randrange,1,10]
|
||||
|
||||
ga.generation = 36
|
||||
|
||||
# Run Everyhting
|
||||
ga.evolve()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user