{
"instances": [
"eil51",
"eil76",
"eil101",
"kroA100",
"ch150",
"kroA150",
"kroA200",
"a280",
"u574",
"u724"
],
"algorithms": [
"ls_move",
"ls_swap",
"ls_reverse",
"ls_mix"
],
"group_by_algorithm": true,
"base_path": "../tsp_hw01/solutions",
"output_path": "perturbations_probability_all.svg",
"targets": [
1.0,
5.0,
10.0,
20.0
],
"plot_type": "success_probability",
"average_targets": true,
"algorithm_labels": {
"ls_move": "LS (move)",
"ls_swap": "LS (swap)",
"ls_reverse": "LS (reverse)",
"ls_mix": "LS (mix)"
}
}