Andrea Merlina
Results
2
comments of
Andrea Merlina
Sure! The code reads the file, scales the value of the coordinates and tries to compute the solution ``` from concorde.tsp import TSPSolver from concorde.tests.data_utils import get_dataset_path import numpy as...
Thank you! Indeed with a smaller magnification there is no problem. The bug for me arises when the value is around 1000000 but I think there is no easy workaround....