diff --git a/src/run_testing.py b/src/run_testing.py index 8f831e9..4b2d4f5 100644 --- a/src/run_testing.py +++ b/src/run_testing.py @@ -6,7 +6,7 @@ import EasyGA # Mutate 20% of the population. # Mutate 3% of the genes in each mutated chromosome. # -# Create 25 chromosomes each with 10 genes +# Create 100 chromosomes each with 25 genes # Create random genes from 0 to 10 # # Minimize the sum of the genes