{ "config": { "pop_size": 10, "n_gen": 60, "n_var": 12, "bound_min": -5, "bound_max": 5, "cx_prob": 0.8, "mut_prob": 0.2, "cx_alpha": 0.5, "mut_sigma": 0.1, "mut_indpb": 0.2, "tourn_size": 3, "n_jobs": 4, "seed": 42 }, "best_individual": [ 64.0, 1.764206087513454, 0.07889021951363398, 0.6743314165751808, 1.0079808674057342, 0.29096678837813245, 0.3695976434649408, 0.2561432647676939, 6.0, 35.0, 1.0079808674057342, 1.0142063414994353 ], "best_fitness": 0.1761567188324269, "fitness_curve": { "best_list": [] }, "timestamp": "2026-01-26 22:30:22" }