{
"instances": [
"eil76"
],
"algorithms": [
"ea_pmx",
"ea_erx",
"ea_cx"
],
"group_by_algorithm": true,
"base_path": "../tsp_hw01/solutions",
"output_path": "crossovers_fitness_eil76.svg",
"targets": [
1.0,
5.0,
10.0,
20.0
],
"plot_type": "fitness_evolution",
"average_targets": false,
"average_runs": true,
"show_std_dev": true,
"algorithm_labels": {
"ea_pmx": "EA (pmx)",
"ea_erx": "EA (erx)",
"ea_cx": "EA (cx)"
}
}