{
"instances": [
"eil51",
"eil76",
"kroA100",
"eil101",
"pr124",
"ch150",
"kroA150",
"kroA200",
"ts225",
"a280"
],
"algorithms": [
"ea_binary",
"ea",
"ls_binary",
"ls_reverse"
],
"group_by_algorithm": true,
"base_path": "../tsp_hw01/solutions",
"output_path": "representations_probability_all.svg",
"targets": [
1.0,
5.0,
10.0,
20.0
],
"plot_type": "success_probability",
"average_targets": true,
"algorithm_labels": {
"ea_binary": "EA (binary)",
"ea": "EA (normal)",
"ls_binary": "LS (binary)",
"ls_reverse": "LS (normal)"
}
}