{ "instances": [ "eil76" ], "algorithms": [ "ls_move", "ls_swap", "ls_reverse", "ls_mix" ], "group_by_algorithm": true, "base_path": "../tsp_hw01/solutions", "output_path": "perturbations_fitness_eil76.svg", "targets": [ 1.0, 5.0, 10.0, 20.0 ], "plot_type": "fitness_evolution", "average_targets": false, "algorithm_labels": { "ls_move": "LS (move)", "ls_swap": "LS (swap)", "ls_reverse": "LS (reverse)", "ls_mix": "LS (mix)" } }