Added more comments.

This commit is contained in:
danielwilczak101
2020-11-03 02:34:16 -05:00
parent ba2f076a2b
commit cae4314581

View File

@ -16,6 +16,7 @@ from survivor_selection import Survivor_Selection
from mutation import Mutation_Methods
from crossover import Crossover_Methods
# Default Attributes for the GA
from attributes import attributes