Dear authors,
Thanks for sharing your awesome work. I'm currently exploring your project and particularly interested in the experiment on Traveling Salesman Problem (TSP) using 2-opt. I came across this evaluation script llm4ad/task/optimization/tsp_gls_2O/evaluation.py, but I'm struggling to understand how to compare the cost and running time between the found heuristic and the optimal solution using Concorde. Could you please guide me on how to achieve this? I would greatly appreciate your assistance. Thank you in advance.
Dear authors,
Thanks for sharing your awesome work. I'm currently exploring your project and particularly interested in the experiment on Traveling Salesman Problem (TSP) using 2-opt. I came across this evaluation script
llm4ad/task/optimization/tsp_gls_2O/evaluation.py, but I'm struggling to understand how to compare the cost and running time between the found heuristic and the optimal solution using Concorde. Could you please guide me on how to achieve this? I would greatly appreciate your assistance. Thank you in advance.