8000 Update Example_GeneticAlgorithm.py · xinhen/GeneticAlgorithmPython@e55a79e · GitHub
[go: up one dir, main page]

Skip to content

Commit e55a79e

Browse files
authored
Update Example_GeneticAlgorithm.py
1 parent 9b9166a commit e55a79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example_GeneticAlgorithm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@
8686
matplotlib.pyplot.plot(best_outputs)
8787
matplotlib.pyplot.xlabel("Iteration")
8888
matplotlib.pyplot.ylabel("Fitness")
89-
89+
matplotlib.pyplot.show()

0 commit comments

Comments
 (0)
0