Lab2 половина отчёта
This commit is contained in:
@@ -17,7 +17,8 @@ config = GARunConfig(
|
||||
pm=0.01,
|
||||
minimize=True,
|
||||
seed=17,
|
||||
save_generations=[1, 2, 3, 5, 7, 10, 15, 20, 50, 100],
|
||||
fitness_avg_threshold=0.05,
|
||||
save_generations=[1, 2, 3, 5, 7, 10, 15],
|
||||
)
|
||||
|
||||
result = genetic_algorithm(config)
|
||||
|
||||
Reference in New Issue
Block a user